8000 BLE on ESP32 inconsistent init time (sometimes > 10s) · Issue #5489 · micropython/micropython · GitHub
[go: up one dir, main page]

Skip to content
BLE on ESP32 inconsistent init time (sometimes > 10s) #5489
Closed
@Zukial

Description

@Zukial

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

Further Details at this forum post.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0