GL-S200 Force Update Firmware?

Hello,

When I updated the firmware on my S200 the Thread Dev Boards also indicated there was new firmware available. I updated my sensors to the newest, as end-node devices.

I now want to force update one to be a relay node, however the button is no longer visible. How can I force update the Thread Dev Boards again so that I can select the relay node firmware?

Hi @Humancell
In the latest firmware, you can modify the configuration file /etc/config/thread_devices so that the page can detect the new version.

Hello,

Can you explain the steps to do this with more detail? I’m not sure that I understand.

Hi @Humancell
You can modify the new_dev_sw_ver parameter to a higher version. The upgrade button will appear and you can force the upgrade again.

# cat /etc/config/thread_devices 

config globals 'globals'
        option new_dev_sw_ver '1.2.2'