Part Number: BOOSTXL-CC2650MA
Other Parts Discussed in Thread: CC2650
Tool/software: Starterware
I have been trying to implement the Temperature Sensor Broadcast example on the MSP432P401R Launchpad/CC2650 Booster Module while trying to learn how to send sensor data over Bluetooth. However, this example imported from the Resource Explorer through CCS does not seem to be working properly for me. Although it builds with no errors, when running it on the device(s) the Bluetooth Connection is never advertised and the output to the console stops at "Done!" where I should be seeing "State set to idle."
I have ran and used the Project Zero example successfully which leads me to believe it is not a hardware issue.
Note: I am trying to implement a very similar program for my senior design project so I believe getting this example to work will be especially helpful, any other guidance/resources on learning this subject would be great.
Thanks for any help!