Robert Hadow
Robert Hadow
### Before submitting - [x] I have searched existing issues to make sure this bug hasn't already been reported - [x] I have updated to the latest version of the...
Executing `meshtatic --info` will tell you the states of two sleep perferences: power.sdsSecs and power.lsSecs. Only power.lsSecs is described in the ([web documentation](https://meshtastic.org/docs/configuration/radio/power)/). It is only applicable to ESP32 devices....
`--set-time [TIMESTAMP] ` is included in the CLI error message, but not in the online documentation. If this is a supported feature, it should be documented. The command would be...
Hardware: Heltec V3 Firmware: 2.6.11 Meshtasticd: V 2.6.4 Minimal reproducible example ``` meshtastic --host 192.168.1.201 \ --set-owner-short "B4F8"\ --set-owner "Denville Relay B4F8" sleep 30s meshtastic --host 192.168.1.201 --export-config ``` Result:...
The following items are missing from the --help. bluetooth.enabled bluetooth.mode bluetooth.fixed_pin display.use_12_hour display.units I did not compile a complete list. If it helps, I will.