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.
Replies: 3
Views: 40
Part Number: CC2652P
Tool/software: Code Composer Studio
Hi,
I have a Complete Sensor Project, I want base on the Sensor Project to porting Collecter Project.
I can use None Beacon Mode base on Collector_2.4G_demo Project. But the Porting Collecter Project Porting from Sensor Project Can't use Non Beacon Mode.
I want to know, Is there any difference between the Sensor_2.4G_demo Project and Collector_2.4G_demo Project
TI already provides collector example. Why do you need to base on the Sensor Project to porting Collecter Project?
If my post answers your question, please click on "This Resolved my issue" button to benefit others who have the same issue.
YK Chen
Build OpenThread Sleepy End Device doorlock prototype to test with Rasperry Pi OpenThread Border Router
How to use two UARTs in CC26x2 and CC13x2
SwitchBot DIY using LPSTK-CC1352R , SG90 servo motor, and ProjectZero to away from COVID-19.
How to use two endpoints in SIMPLELINK-CC13X2-26X2-SDK Z-Stack.
CC13xx TRX WOR project.
How to create a periodic event to toggle BLE Advertising in CC26xx simple_peripheral example
How to use indication in simple_peripheral example and use Btool to enable indication
How to check APS ack in TI Z-Stack
How to detect button hold in CC26x2, CC13x0, CC13x2 SDK.
660 Zigbee devices in the same Zigbee network!
In reply to YiKai Chen:
we have too many function on the complete Sensor project.
if I can Porting from the Sensor Project ,I can save us time.
SO, I want base on the Sensor Project to porting Collecter Project.
Hi liu,
There are several differences between the application files of the TI 15.4-Stack sensor and collector files, as can be seen when doing a visual difference comparison between the application folders of each project. These fundamental differences include specific function and link controller files, therefore the ability to port your project depends on the functional changes which you've made to the default sensor project and would like to see replicated on the collector.
Regards,Ryan
To better aid the community, please click on the "This Resolved my issue" button whenever a post answers your question!