Tool/software: Code Composer Studio
I have two CC1120 modules interfaced with MSP430F5529 using SPI interface and i want to implement over the air firmware update .I wish to implement it in such a way that multiple nodes can be programmed through a single host(CC1120 based RF Access point).When programming this firmware update will need to be initiated from access point.So how should i implement it? Is their any proper application note ?.
One of the application report does this using a manual button on the node side
.However we want to implement it from RF access point without any query or event from receiver(node) side