Hi All,
I am using MSP430F6636 microcontroller with a third party Wifi Module. Is there any application note available which demonstrates Over the Air update of MSP430 firmware.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi All,
I am using MSP430F6636 microcontroller with a third party Wifi Module. Is there any application note available which demonstrates Over the Air update of MSP430 firmware.
Hi Vijai,
There is an app note for wireless update using MSP430FR5739: www.ti.com/lit/pdf/slaa511
However, that is an FRAM device which is much easier to program as it doesn't require pre-erase or special handling, so there will be some porting effort to switch something like that to Flash, and it is also using SimpliciTI on CC1101 rather than WiFi so that also would be a significant change. However, it may give you an idea of how something like this could at least be architected and implemented for your use-case.
Regards,
Katie
**Attention** This is a public forum