Open ricardoquesada opened 3 months ago
Allowlist API should not get stored in NVM...
or at least, if it does so, it should have an uni_bt_allowlist_remove_all() and should be called at the very beginning of the sketch.
uni_bt_allowlist_remove_all()
I don't know
Example: Using Git develop branch commit hash #xxxxxxx
None
E.g: Arduino IDE 2.1.0, or ESP-IDF v4.4.4, or CircuitPython 8.0.0, etc.
issues
ESP32
ESP32-S3-WROOM1 DevKit from Lolin. This is the store URL: https://example.com
No response
discussion: https://discord.com/channels/775177861665521725/1267876859694289028
What happened?
Allowlist API should not get stored in NVM...
or at least, if it does so, it should have an
uni_bt_allowlist_remove_all()
and should be called at the very beginning of the sketch.Bluepad32 Version
I don't know
Bluepad32 version custom
Example: Using Git develop branch commit hash #xxxxxxx
Bluepad32 Platform
None
Platform version
E.g: Arduino IDE 2.1.0, or ESP-IDF v4.4.4, or CircuitPython 8.0.0, etc.
Controller
issues
Microcontroller
ESP32
Microcontroller board
ESP32-S3-WROOM1 DevKit from Lolin. This is the store URL: https://example.com
OS
None
Relevant log output
No response
Relevant sketch
No response