Skip to content

Commit 389e2a6

Browse files
authored
Clarify the state of Bluetooth Classic support (#78)
1 parent 0f2a2bf commit 389e2a6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/Hardware/Generic/Boards-and-shields-with-wireless-connectivity.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@ The following is meant for an overview **only** and does not take precedence ove
1515

1616
## Boards with Bluetooth<sup>®</sup> connectivity
1717

18-
These boards support Bluetooth Low Energy **and/or** what's now known as Bluetooth _Classic_.
19-
20-
The capabilities of each board are dependent on its communications module, and available libraries. Check [Arduino Docs](https://docs.arduino.cc/) for more information.
18+
The following boards have Bluetooth Low Energy connectivity:
2119

2220
* MKR Vidor 4000
2321
* MKR WiFi 1010
@@ -30,7 +28,9 @@ The capabilities of each board are dependent on its communications module, and a
3028
* Portenta H7 Lite Connected
3129
* UNO WiFi Rev 2
3230

33-
[Read about the ArduinoBLE library here](https://www.arduino.cc/reference/en/libraries/arduinoble/).
31+
Enable it with the [ArduinoBLE library](https://www.arduino.cc/reference/en/libraries/arduinoble/).
32+
33+
Although the communication modules on these boards can also use Bluetooth _Classic_, it is not currently supported by official firmware or libraries.
3434

3535
## Boards with other connectivity types
3636

0 commit comments

Comments
 (0)