Hunter Thornsberry

Results 64 comments of Hunter Thornsberry

Not ready, will delete this when ready

I need to catch up with where this ended up, then we can merge.

This one made me laugh out loud

Can confirm this bug exists. ~~So far in my testing the V3's screen will show a received message but no message is show on the web UI~~

This is most likely going to be an issue in https://github.com/meshtastic/js

https://github.com/meshtastic/js/blob/e5e045495509c61063d938d47f5c3b56854300ac/src/meshDevice.ts#L968-L975 This does not fire on latest firmware

Successful send on SECONDARY channel ``` DEBUG | ??:??:?? 1213 [Router] Add packet record (id=0x11af7dd6 fr=0x10 to=0xff, WantAck=0, HopLim=3 Ch=0x1 Portnum=1 rxtime=1718300508 via MQTT hopStart=3) DEBUG | ??:??:?? 1213 [Router]...

Seems PRIMARY channel never fires off the MQTT -> HTTP API from the firmware

``` DEBUG | ??:??:?? 2228 [WebServerThread] webAPI handleAPIv1FromRadio DEBUG | ??:??:?? 2228 [WebServerThread] webAPI handleAPIv1FromRadio, len 0 INFO | ??:??:?? 2229 [mqtt] Received MQTT topic msh/htest/2/e/H/!0c1b8010, len=52 DEBUG | ??:??:??...

Issue does not exist when building from latest version of `master`