Search found 2 matches
- Mon Oct 29, 2018 11:23 pm
- Forum: ESP32 Arduino
- Topic: BT Classic communication between two ESP32
- Replies: 11
- Views: 34820
Re: 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 co...
- Thu Mar 15, 2018 5:27 pm
- Forum: ESP32 Arduino
- Topic: Communication serial direct between to esp32
- Replies: 0
- Views: 2723
Communication serial direct between to esp32
Hi, I have a two esp32 and I would like to program using ide arduino, my project is to create a wifi network and that the other connects, the two esp and you should exchange data or at least one that sends data and the other execute (for example, a potentiometer is connected to the espA instead the ...