So the problem is this:
1. OTA guide available with zstack 1.2.1 home automation installer tells that "User must have an additional hardware which is connected to a PC, holding a special kind of binary file compatible with the OTA system to work, and then this additional hardware/dongle can update fw of any zigbee node in the network". Please correct me if i understood anything wrong here.
2. My system uses a wifi module talking to cc2538 ZC over uart. this wifi module takes data from mobile app directly via LAN or by remote webserver, this data is then sent to cc2538 which interprets and processes the commands to switch on/off any ZR in the network. Now I want the OTA system to work in a way that i can keep a copy of firmware meant for a ZR in the mobile app (or storage) and send this data to ZC so as to rewrite/update its Firmware. For this to happen, WHAT AM I SUPPOSED TO DO?
3. If above point is possible and doable, how can i update the FW on all ZRs binded to the same ZC?
Thanks in advance!
Saurabh