Part Number: LAUNCHXL-CC1352P
Other Parts Discussed in Thread: CC2430, CC2530, CC1352P, Z-STACK
Hi everyone,
We are using the CC2530 in a battery powered device and we have developed our FW based on TI basic_RF.c / .h libraries (for instance light_switch - sfr05_cc2530 code example). These devices (End Devices role), are sending and receiving frames to/from a Zigbee network with a Coordinator and several Routers based on CC2430 with Zstack 1.4.3. This is due to we need a very fast sending from ED to Coordinator and/or Router, so the joining process is no needed to send /receive frames. This work fine.
Now, we want to migrate to CC1352P for different reasons. We would like to use a similar CC2530 BasicRF FW but using CC1352P (LAUNCHXL-CC1352P-2). So, my questions are:
1. Is there any example similar to BasicRF for the CC1352P to make compatible our system? In the SDK SimpleLink CC13x2 26x2 V5.10.0048 we can not found any example for this.
2. If not, is there any possibility to use any example in the SDK to send frames without joining in a zigbee network?
3. Any example for P2P or Star communication?
Thanks.
Joaquim.