Skip to content

Bootloader

Nerivec edited this page Jul 9, 2024 · 15 revisions

Interact with the Gecko bootloader in the adapter.

Tip

If your adapter refuses to enter the bootloader when using this command, you may need to use the dedicated button (if any) to force it. You can also try the -r flag with the command (only works for supported devices).

Get info

Print the Gecko Bootloader information.

Example:

Gecko Bootloader v1.12.00.

Update firmware

Update the adapter's firwmare. Both upgrade and downgrade are supported.

You will be asked to provide a GBL update file when entering this menu. This may be from the pre-defined list (based on the adapter model you previously selected), a URL, or a file in the data folder.

Clear NVM3

Clear the entire NVM3 of the adapter.

Caution

This will erase any network (and associated configuration) present in the adapter. It is recommended you do a backup of the Zigbee tokens first, clear the NVM3, then restore your backup.

Exit bootloader

Exit the bootloader and let the EmberZNet stack run.

Clone this wiki locally