Skip to content

Bootloader

Nerivec edited this page Oct 29, 2024 · 10 revisions

Interact with the Gecko bootloader in the adapter.

As of v2.2.0, the bootloader can be entered from either NCP or RCP firmware.

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. The 'Force Reset' option (prompt only available for supported adapters) can also force the adapter to enter the bootloader.

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 (menu only available for supported adapters).

Caution

This will erase any network (and associated configuration) present in the adapter. It is recommended you do a backup first, clear the NVM3, then restore your backup, unless you really want to clear everything for good (to create a brand new network for example).

Exit bootloader

Exit the bootloader and let the EmberZNet stack run.

Clone this wiki locally