lwesp
lwesp copied to clipboard
About support BLE feature of ESP32
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?
That would definitely be interesting. How does the lib parser work? I'd like to try and add something myself