YAML Configuration has erratic behaviour
Hello,
I am trying to configure my T-Beam (M8N & SX1262) devices using meshtastic CLI and the newly updated configuration feature. (--config)
When doing so, it sometimes runs without an error and reboots but config is still the same when running again --info. This happened with this file.
I first posted on Discord under #python and following garth advices I tried again with a file that didn't have maxint values in the "position" section, however behaviour was the same: nothing happens on first try, I get a connection error and time-out on the second one. (see error.log, obtained using this yml file, and same happened using this one)
Here are my --support and --info outputs. Please note that these issues happened on different devices, with different cables and on different ports, and that I never had such connection issue with one of my devices when using regular CLI commands.
support-info.log
Thank you