GUVWAF
GUVWAF
### SOC Other ### Lora IC SX1262 (inside STM32WL) ### Product Link https://www.seeedstudio.com/LoRa-E5-mini-STM32WLE5JC-p-4869.html ### Description There is currently a variant of the firmware for this architecture with which the device...
## Description This adds a NextHopRouter for direct messages, which only relays if it is the next hop for a packet. The next hop is set by the current relayer...
This implements what has been discussed up till now in https://github.com/meshtastic/rfcs/pull/9 and thus needs to be approved first. The "ignore MQTT" LoRa setting will be enabled by default and this...
When using TCP to connect to my Pico W over Wi-Fi, sometimes the connection times out too soon. This mostly happens when I'm behind a Wi-Fi repeater. Maybe the timeout...
This is a feature request to incorporate the functionality of the [interactive simulator](https://github.com/GUVWAF/Meshtasticator/blob/master/INTERACTIVE_SIM.md) into this client, which is able to simulate _n_ nodes using the [Linux native application](https://meshtastic.org/docs/software/linux-native). They talk...
### Description Since [2.5](https://github.com/meshtastic/protobufs/pull/563), when performing a traceroute, nodes will record the SNR per hop, as well as the route back. It would be nice to show this if available....
### OS iOS, iPadOS, macOS ### Description Since [2.5](https://github.com/meshtastic/protobufs/pull/563), when performing a traceroute, nodes will record the SNR per hop, as well as the route back. It would be nice...
It would be good to document the new restrictions of the public MQTT server on the website as well, to avoid issues like https://github.com/meshtastic/firmware/issues/4500 Basically this information: > Important: These...
For consideration to improve the UX when PKI fails after a remote node changed their keys (https://github.com/meshtastic/firmware/issues/8211). The idea is that when we receive a NodeInfo with a different public...