96822d783f
* TX Flow Control and Code cleanup * Use semaphore instead of delay TX functionality is done. * Use single buffer and empty queue on exit * Fix compile issues because of LwIP code relocation * Add temporary header to fix Azure not compiling * Fix AsyncUDP early init * AsyncUDP Multicast fixes * Add source mac address and rework multicast * Allow redefinition of default pins for Serials 1 and 2 * Update IDF to 3276a13 * Update esptool.py to 2.5.0 * Fix sketches * Fix log level in BluetoothSetial |
||
---|---|---|
.. | ||
examples/SerialToSerialBT | ||
src | ||
keywords.txt | ||
library.properties | ||
README.md |
Bluetooth Serial Library
A simple Serial compatible library using ESP32 classical bluetooth (SPP)
How to use it?
-
Download one bluetooth terminal app in your smartphone
For Android: https://play.google.com/store/apps/details?id=de.kai_morich.serial_bluetooth_terminal
For iOS: https://itunes.apple.com/us/app/hm10-bluetooth-serial-lite/id1030454675 -
Flash an example sketch to your ESP32
-
Scan and pair the device in your smartphone
-
Open the bluetooth terminal app
-
Enjoy