BLE communication between EPS32 and Mobile phones
Posted: Tue Jan 23, 2018 7:32 pm
Hi,
I need some help regarding BLE communication between ESP32 and Android / IOS . (2 ways communication).
I have existing project that works great with Android mobile phone by using OTG USB cable. I want to do the communication with BLE instead USB cable.
The ESP32 transmit 2400 bytes per second of data to the mobile non stop. The mobile send commands to the EPS32 like "start TX" / "Stop TX" "Change parameters" etc...
The transmission timing from the ESP32 to the mobile phone is 48 bytes every 20MSEC - this is a real time project - I must keep this communication speed accurate.
I need someone to help me with the BLE code / function that will be easy for me to add this functionality to my project.
My development environment is ESP-IDF with eclipse.
Thanks for any help !!!!
my direct email is eldad.wasserman@gmail.com
Eldad
I need some help regarding BLE communication between ESP32 and Android / IOS . (2 ways communication).
I have existing project that works great with Android mobile phone by using OTG USB cable. I want to do the communication with BLE instead USB cable.
The ESP32 transmit 2400 bytes per second of data to the mobile non stop. The mobile send commands to the EPS32 like "start TX" / "Stop TX" "Change parameters" etc...
The transmission timing from the ESP32 to the mobile phone is 48 bytes every 20MSEC - this is a real time project - I must keep this communication speed accurate.
I need someone to help me with the BLE code / function that will be easy for me to add this functionality to my project.
My development environment is ESP-IDF with eclipse.
Thanks for any help !!!!
my direct email is eldad.wasserman@gmail.com
Eldad