You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@garthvh I think this is, in fact, a firmware bug. Python is just starting a settings transaction, sending the settings, and then committing; it seems like firmware is what isn't saving these values appropriately. There's been sporadic reports of this, particularly since 2.5. (noting, also, that some of these reports are from Android, which also uses the transaction mechanism)
@overlord23 if possible, could you also share the yaml file you're using to import, and the full output of meshtastic --debug --configure <file.yaml> (replacing <file.yaml> with your exported configuration, of course). I'd like to confirm that python is in fact sending the expected values, which don't all appear in the serial log.
Category
Other
Hardware
Heltec V3
Firmware Version
2.5.11.8e2a3e5
Description
The configuration doesn't fully restore on Heltec V3 and Heltec Wireless Stick Lite.
Here the applied steps to reproduce the problem
The following parameters included in the configuration file didn't restore:
Here the serial and debug log
debug_aftrestore.txt
serial_log_cfgrestore.txt
This bug has been discussed in #5331 for reference.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: