oscgonfer

Results 62 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...

enhancement

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

I came across an use case that I am not sure is supported (or if it's too much of a nuisance to implement). I drop the idea here in case...

enhancement
order
Seeking Funding

The clip for the SCK2.3 breaks too easily on this spot with the new cable: ![Image](https://github.com/user-attachments/assets/1d5b812f-8544-4066-b002-f647e83582b6) I suggest: - [ ] make a solid infill on that area for the...

Works on https://github.com/meshtastic/firmware/issues/7047, with tests on-going at the moment. It doesn't add `non-present` values in the telemetry module. In addition, it adds a small convention to change battery level to...

In some first tests for the work we are currently doing as part of the `Smart Citizen meets Meshtastic Hackathon`, the telemetry payload received in our MQTT broker has potentially...