ESP32 port of the keyble library
Not reliably working yet.
Try examples/simple_test. To develop, enable the lib_extra_dirs line in platformio.ini. (And generate the IDE/CMake files with pio init etc.)
Requirements: ESP32_BLE_Arduino Library version >=1.0 (see https://github.com/nkolban/ESP32_BLE_Arduino )