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.
Hello E2E
I have a cc2650 launchpad that I am attempting to run simple peripheral on. I have successful built and debugged the app and stack files, and it states that the chip is running however whenever I check my BLE Scanner its does not show up, I have tried this on my cc2650 sensortag and it showed up on my BLE scanner as SIMPLE BLE PERIPHERAL but for the LAUNCH XL nothing is showing up.
Thanks,
If you download prebuilt cc2650em_simple_peripheral_rel.hex under BLE Stack installation folder\examples\hex into your LAUNCHXL-CC2650, can you see it advertising on your BLE Scanner? By the way, which BLE stack version do you use?
Hi,
To complete the previous answer, I would recommend to verify - using step by step debugging - if the program fails and raises an error.
Please keep us updated.
Best regards,