Program will not start anymore
I followed Andy´s YouTube guidance on how to flash Meshtastic on a Reticulum ESP32 V3 and added it to the Reticulum MeshChat Software which looked fine until I restarted the program:
MeshChat Crashed!
Exit Code: 255
----- stdout -----
Reticulum Identity
----- stderr -----
TX power was set to 30 so not sure why that would caused problems. I also did not swich off or unplugged the device, so I am a bit lost here.
HELP please
Oh and one more note: I uninstalled the software and reinstalled that did not do anything same error even with the note not connected.
A TX power of 30 is more than likely not supported by your radio. More likely 22dBm will be max, if not lower.
You'll need to manually edit your config file to fix this, and then MeshChat should be able to launch. Your config file should be located here:
/Users/polar/.reticulum/config
Either remove the entry for RNodeInterface[SonneundWind], disable it, or fix the tx power :)