How to send value from one ISP32 to an other with BLE
Posted: Thu Jul 04, 2019 12:55 pm
Hi.
I'm newbie with ESP32.
I would like to send a value from one ESP32 to another one.
I tried to use the BLE_server and BLE_client examples (Arduino IDE).
I can read the Value("Hello World says Neil") send by the server in the client serial monitor. That works
But I don't understand how to send another value (read from a sensor) in the loop.
I spend many hours on google but didn't find any example....
Thanks for help...
I'm newbie with ESP32.
I would like to send a value from one ESP32 to another one.
I tried to use the BLE_server and BLE_client examples (Arduino IDE).
I can read the Value("Hello World says Neil") send by the server in the client serial monitor. That works
But I don't understand how to send another value (read from a sensor) in the loop.
I spend many hours on google but didn't find any example....
Thanks for help...