meshtastic-backend icon indicating copy to clipboard operation
meshtastic-backend copied to clipboard

Results 3 meshtastic-backend issues
Sort by recently updated
recently updated
newest added

Please update to support modern meshtastic

It looks like that cloudflare cannot reach the `hub.meshtastic.org`-host. Is it maybe down?

From looking at the MQTT data and map of the global channel it looks like some nodes report their latitude, longitude and altitude as "0". ``` {"channelId":"LongSlow","gatewayId":"!a84c7038","packet":{"from":1230671069,"to":-1,"channel":177,"decoded":{"latitudeI":0,"longitudeI":0,"altitude":0,"batteryLevel":33,"time":1639753585},"id":1481766144,"rxTime":1639753583,"rxSnr":5.25,"hopLimit":1,"wantAck":false,"priority":"UNSET","rxRssi":-36}} ``` From looking...