RobG 1,892 Posted July 28, 2014 Share Posted July 28, 2014 This code example works with Anaren and CC2500 BoosterPacks, (and of course with many other CCxxxx boards, like eZ430-RF2500,) and with G2553 LaunchPad. The code was based on slaa325 from TI (I am using same RF configs.) To use it, just un-comment one of the following lines in msp.h: //#define HARDWARE 2500 // CC2500 BoosterPack SPI1 G2553 LP //#define HARDWARE 915 // Anaren (915MHz) G2553 LP //#define HARDWARE 4302500 // EZ430-RF2500 CCxxxx.zip fatihinanc and chicken 2 Quote Link to post Share on other sites
chicken 630 Posted July 28, 2014 Share Posted July 28, 2014 I will have to try this with the EZ430-RF2500. Any plans to wrap it up into an Energia library? Quote Link to post Share on other sites
RobG 1,892 Posted July 28, 2014 Author Share Posted July 28, 2014 Added defines for eZ430-RF2500, see code in the first post. @@chicken, this would be my first Energia lib, so I think I will give it a try if I find some time. Quote Link to post Share on other sites
nvmahajan 0 Posted August 6, 2014 Share Posted August 6, 2014 Will surely give it a try. Quote Link to post Share on other sites
Medsimo 1 Posted October 17, 2016 Share Posted October 17, 2016 Hi RobG !! i'm using CC2530 BoosterPack with MSP430G2553 (router) and Stellaris TIVA C (coordinator), your code example work for this ? Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.