Other Parts Discussed in Thread: CC1310
Hi all,
I'm a beginner to BLE. I'm working on a project,
I have a data collector (CC1350) that will collect data and save those in the flash. When user required, He needs to turn on the BLE in the collector and pair with the smartphone and unload the data.
What I have done so far,
I got CC1350 LP. I installed "simplelink_cc13x0_sdk_1_40_00_10" & "ble_sdk_2_02_01_18". I tried example, "simple_peripheral". I just program the CC1310 by stack and then app. It was discovered by both the phone and SensorTag app. I also did small research on the code and change the pair key and the device name.
Questions,
1. What is the best example that I can use for this project?
2. How can I turn on and off BLE by a external GPIO?
Thanks in advance. Looking forward to your reply.
Dulip