#Changes don’t persist after flashing

1 messages · Page 1 of 1 (latest)

ripe willow
#

Hi, I’m using MobiFlight Connector 10.4.0.

I used an arduino nano clone, and the initial firmware flash works, but renaming the module and adding devices doesn’t persist changes after flashing. After restarting MF and resetting the arduino, it still reverts to the name “MobiFlight Nano” with no devices under it.

I then tried a Pi Pico, thinking it could be an issue with the fake CH340 chip on the Nano, but same thing happened.

I then tried a Mega, same thing.

Each time I used a different USB cable.

Am I missing something?

golden mango
#

Any changes must be Saved and Uploaded sequentially. I've marked the sequence with numbers.

ripe willow
#

Wow… The fact that I missed that is insane

#

Thank you!!!

meager dirge
#

The device configuration is stored in each board's eeprom.

#

Saving this to a mfmc file allows you to reload the config in case you need to reset the board or loading the same config to another board.