Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ The most popular and inexpensive modules are the Wi-Fi & Bluetooth® modules. Th

Bluetooth® is used to communicate with nearby devices, and is really useful for maintaining a fast and reliable connection. For example, in real-life applications, Bluetooth® technology for example used in wireless headphones & speakers.

Similarly to serial protocols, radio modules use their own set of protocols to communicate, such as HTTP, MQTT and UPD.
Similarly to serial protocols, radio modules use their own set of protocols to communicate, such as HTTP, MQTT and UDP.

## Arduino API

Expand Down Expand Up @@ -811,3 +811,4 @@ To learn more, you can explore the [Arduino Documentation](/) and the [Arduino L
To purchase an Arduino board, visit the [Arduino Store](https://store.arduino.cc/).

To download a version of the Arduino IDE, visit the [Arduino Software page](https://www.arduino.cc/en/software).