lwesp icon indicating copy to clipboard operation
lwesp copied to clipboard

About support BLE feature of ESP32

Open xiongyu0523 opened this issue 2 years ago • 3 comments

Hi, Majerle

How do you envision lwesp support of BLE?

ESP-AT supports both WIFI and BLE on some of the dual mode ESP silicon, if we use lwesp for WIFI, the library takes control of AT commands to send & receive, how can a user use ESP-AT fulfill their BLE needs?

Do you think adding a BLE API to lwesp is feasible or any short-term workaround can be done to add BLE support when using lwesp?

xiongyu0523 avatar Apr 26 '23 04:04 xiongyu0523

That would definitely be interesting. How does the lib parser work? I'd like to try and add something myself

tommasoclini avatar Oct 23 '23 14:10 tommasoclini