Hi,
I am trying to add a new functionality into our Zigbee application where we can easily change the PAN ID (ZDAPP_CONFIG_PAN_ID) and default channel (DEFAULT_CHANLIST) of a given Zgibee device (Coor, Router, End Device).
The idea is to be able to send OTA a command to update these settings and after a system reset the unit will use the newly configured PAN ID and channel.
Has anyone tried this before?
what Z-Stack routines did you use to do this?
I am using Z-Stack-1.4.3-1.2.1.
Please don't suggest to upgrade to a new stack as I am creating a firmware upgrade for deployed units.