oscgonfer

Results 46 issues of oscgonfer

It seems that even if the ESP is reset after establishing a connection to a local network, the ESP8266 leaves the AP open. This has been verified with a network...

bug
highprio

``` SCK > config -pubint 3000 ESP finished booting -- New config -- Mode: network Publish interval (s): 3000 Reading interval (s): 60 Wifi credentials: XXX - YYY Token: AAAAAA...

bug
low priority

To evaluate

Newer versions of the firmware are weirdly interpreting previous flash storage data with the wrong IDs. This is creating new components in the platform. Currently, the rootcause is not understood...

highprio

Control commands for sensors don't parse correctly when there are more than two words on the command: This works: ``` SCK > control sen5x SEN5X PM 1.0: Available commands: *...

bug