mit-cml / appinventor-extensions

Source code of extensions published for MIT App Inventor
Apache License 2.0
86 stars 95 forks source link

Not able to connect to ESP32 #75

Open joseitor opened 7 months ago

joseitor commented 7 months ago

Bug

I'm tryint to connect an app of AppInventor to my ESP32 and it doesn't work. It realease the error "Connection status was set to OS code 4" and nothing happens.

The same App can connect to other BLE devices (RN4870) that hold the same code, and I can connect to that ESP32 device with other apps. It's just a matter of AppInventor extension with ESP32-wrover.

Mention that I'm using Arduino Release v2.0.14 based on ESP-IDF v4.4.6