Search found 1 match
Bluetooth
Hi, how can i establish a bluetooth connection from ESP32 to another device? I have a BITalino (which can´t be programmed, it just sends data via Bluetooth) and want to receive the data with the ESP32. I tried the BluetoothSerial library, but i was not able to connect the boards. Can anyone help? Be...