Page 1 of 1

ESP-IDF BLE 5.0 comunication

Posted: Wed Jun 29, 2022 10:01 am
by patresss7
Hi.
I want to set up a code which will allow me to send data from my ESP32c3 to my smartphone via BLE5.0 with standard serial BLE as it is possible in Arduino tutorial codes. I tried it with several ESP-IDF example codes but i did not find any function or command which would allow me to just simply send some string of characters to smartphone device. Any suggestions?