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.

MSP430F1611: 如何通过CC2420实现程序远程更新

Part Number: MSP430F1611
Other Parts Discussed in Thread: CC2420

Telosb节点由MSP430F1611主控和CC2420无线模块以及一些外部电路组成,它可以将需要更新的代码,用一个节点通过发送消息的方式传输给另一个节点。另一个节点的MSP430主控如何把收到的消息更新成运行程序呢。