Liberty.Chris.
Liberty.Chris.
Similar scenario here. Odd thing is, I have 3 identical setups. Only one of them behaves this way. ```shell admin@eventheim:~ $ meshtastic --port /dev/ttyUSB0 --set lora.tx_power 20 Traceback (most recent...
The solution (and discovery) in my case was I could not set the region on a newly flashed device from CLI. And without that set, I couldn't do anything. I...
Also wanted to add one more suggestion related to real-time mesh status: Right now, the positionBroadcastSecs setting (heartbeat interval) has a hardcoded minimum of 1800 seconds. In our use case,...
> > During our development and field testing, we ran into several edge cases where more detailed CLI outputs would have made monitoring and debugging significantly easier at scale. >...