Page 1 of 1

esp32 BLE development status

Posted: Thu Mar 01, 2018 7:41 pm
by vibnwis
Hi there,

I am kind of disappointed when experiencing no response when writing back to BLEserver. It has to do with the noWrite callback function.
Does anyone know what the current status of BLE functionalities development in general? when and what will be the next release?

Thank you

Re: esp32 BLE development status

Posted: Fri Mar 02, 2018 6:02 am
by kolban
Are you referring to the ESP32 BLE APIs found in the ESP-IDF or perhaps a Github project or something else?

Re: esp32 BLE development status

Posted: Fri Mar 02, 2018 6:15 am
by vibnwis
Hi Kolban,
Actually, I am referring to https://github.com/nkolban/esp32-snippets/issues/264. From the discussion, it seems the ESP32 BLE is still not fully matured. Of course, you commented that needs further study. Can you draw some conclusion of the status of BLE at the moment?