You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ble_gap_adv_active() crashes now when BLE hasn't been init. This is
likely due to internal memory allocations in esp-nimble.
So, check enabled before calling into it.
Fixes#10849
0 commit comments