Skip to content

Descalon/wisun updates#318

Merged
daescalona merged 2 commits into
masterfrom
descalon/wisun-updates
Jun 2, 2026
Merged

Descalon/wisun updates#318
daescalona merged 2 commits into
masterfrom
descalon/wisun-updates

Conversation

@daescalona
Copy link
Copy Markdown
Member

No description provided.

* Remove old `XBEE_WISUN` (0x60) and `XBEE_WISUN_TH` (0x61) hardware types.
* Add new `XBEE_WISUN` (0x62) and `XBEE_WISUN_TH` (0x63) entries to the HW list.

Signed-off-by: David Escalona <david.escalona@digi.com>
Wi-SUN devices use the Gecko bootloader with the same `.apponly.gbl` /
`.gbl` file convention as XBee XR (app-only file plus a full file that
bundles bootloader + application), so they reuse the existing
`GECKO_BOOTLOADER_XR` local update path.

* Add `WISUN_HW_VERSIONS` and include it in `LOCAL_SUPPORTED_HW_VERSIONS`.
  Wi-SUN is intentionally excluded from `REMOTE_SUPPORTED_HW_VERSIONS`:
  remote firmware update over the Wi-SUN IPv6 transport is not yet
  supported.
* Map Wi-SUN hardware codes to `_BootloaderType.GECKO_BOOTLOADER_XR` in
  `determine_bootloader_type()`.
* Update the "supported devices" error message in `update_local_firmware`
  to mention Wi-SUN.

XBPL-434

Signed-off-by: David Escalona <david.escalona@digi.com>
@daescalona daescalona merged commit 578f89b into master Jun 2, 2026
@daescalona daescalona deleted the descalon/wisun-updates branch June 2, 2026 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants