NebraLtd / hm-config

Helium Miner Config Container
https://nebra.io/hnt
MIT License
12 stars 20 forks source link

wifi_connect_characteristic always return "connecting" even when connected #211

Open softlion opened 1 year ago

softlion commented 1 year ago

Using LightBlue to connect to BLE on a Nebra indoor 2021,
open the "Wifi Connect" characteristic, read it or enable notifications.

The result is always the same: the string "connecting", even when the wifi is connected.

image

image

image

The logic error may lie in wifi_connect_characteristic.py

shawaj commented 1 year ago

@NebraLtd/developers could you take a look and see if we can reproduce this?