Hello everyone!
I'm using ESP32 DevKit with espruino_2v00_esp32
NRF.setScan(), NRF.findDevice() - work fine.
NRF.connect() and BluetoothRemoteGATTServer.connect() return ERROR: new parameter in esp_ble_gattc_open ???
I've tried almost all examples from Espruino Tutorials.
Any suggestion?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hello everyone!
I'm using ESP32 DevKit with
espruino_2v00_esp32
NRF.setScan(), NRF.findDevice() - work fine.
NRF.connect() and BluetoothRemoteGATTServer.connect() return
ERROR: new parameter in esp_ble_gattc_open ???
I've tried almost all examples from Espruino Tutorials.
Any suggestion?