8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Initiating and activating bluetooth with
import bluetooth ble = bluetooth.BLE() ble.active(True)
normally take around 200ms to execute. But sometimes it takes over 10 seconds.
occurs with esp32-idf4-20191220-v1.12.bin
esp32-idf4-20191220-v1.12.bin
Further Details at this forum post.