This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

MSP430f169 SDK for nRF51422

I have a device the uses MSP430f169 and CC2500 RF controller for communication I need to replace the CC2500 RF controller with nRF51422 device. As I understand an nRF51422 SDK for MSP430 dows not exists. Can I get source of nRF51422 SDK for other device the uses SPI and I will use it to write an SDK for MSP430.

Parents Reply
  • I'm afraid you have summarized it in this last list: no "off the shelf" MSP "library" for Nordic Soft Device serialization code from nRF5 SDK. If you have something already working on other chip type/architecture you will need to port it. (btw. I've looked to nRF5 SDK and there seems to be no ST32 or similar "library". You refer to some GitHub resource or "library" was made on your side?)

Children
No Data
Related