Search found 1 match
- Fri May 11, 2018 11:24 am
- Forum: ESP32 Arduino
- Topic: BT Classic communication between two ESP32
- Replies: 11
- Views: 34841
BT Classic communication between two ESP32
Hi Everyone, I have a very simple application where one ESP32 sends a message over BT to another ESP32. I have been playing mostly with Arduinos till now and using that this kind of application was quite easy, but now I want to move to this platform. Using BluetoothSerial.h library I can happily con...