Part Number: MSP430G2955
Hello,
I have a project with a MSP430G2955 which collect sensor data and feed them into
a local WiFi network. It turned out, that the FW must occasionally be updated or exchanged.
My question is, is there a way to exchange the FW in the code area remotely?
I mean, can the code area programmed by own FW? I know that code can also be executed
from RAM and code area can not be used in this case.I did not find a sufficient decription about it.
If it is possible, is there a documentation or an AP or better a code example which deals with code area programming?
Thank you very much.