btcven / radio-firmware

The firmware for the radio module
https://locha.io
Apache License 2.0
7 stars 10 forks source link

Changing IEEE 802.15.4 address at flash time #33

Closed jeandudey closed 4 years ago

jeandudey commented 4 years ago

We need to implement a way to change the IEEE 802.15.4 address that resides in the CCFG area of the MCU. This should be done automatically when flashing, this is mostly relevant to Turpial boards

jeandudey commented 4 years ago

This needs CCFG support, already an issue is opened on RIOT-OS/RIOT#13635 for tracking this.