Other Parts Discussed in Thread: Z-STACK, CC2652RB, SYSCONFIG
Hi,
I have recently purchased the LP-CC2652RB in order to develop a Zigbee network for my sensors. I had previously prototyped with an Arduino and XBee (I know, slightly different chip but CC2652 seems like the better option) and am trying to convert this into a PCB with the CC2652 on it and am now testing it on the launchpad.
Since I have not worked with this setup before, I am unsure how to modify the example projects to fit my needs. On the Arduino, I had about 10 lines of code that let me send my sensor readings from my XBee router to the controller. So far I haven't seen any documentation on how to modify the example codes in CCS or whether I should even be starting a whole new project from scratch. Could you point me to the right literature and/or instructions? I have already read through the SimpleLink Academy and other Z-Stack Guides without success.
Thanks!