Hi Great news! Just a quick question - what is the python CLI to activate is_always_powered. It is not in my list of commands under meshtastic --help. I tried a few variations on this name but could not get it to work! Thanks.
Hi,
It is probably --set and it needs 2 arguments. If it does not recognise the arguments it will list the valid ones. Try passing the letter x as argument: meshtastic --set x x
and it will list all available options.
Hi thanks for this - yes I do get a long list, much longer than --help and really useful - lots of commands I did not know existed! But no always powered. I have just checked on Discord and there was a conversation that suggested the command has not been added yet.
The command would be meshtastic --set is_always_powered true, but I believe we’re still pending on the updated python package being published. So it’s probably not aware of the new user pref yet.
You tried setting the new is_always_powered setting? meshtastic --set is_always_powered true
Otherwise, there may be some existing bugs with the T-Echo. @AndreK has been compiling a list I believe.