Other Parts Discussed in Thread: CC2650
Tool/software: Code Composer Studio
Hi,
I am working with CC2650 Launchpad and I have configured it as a BLE beacon observer.
I would like to send the AdvData(of beacon) received to be sent to my PC from CC2650 LP using UART. The UART echo project works correctly for me, but I am unsure of how to use UART echo project with other BLE example projects, as I am very new to UART and BLE.
I need help in using the UART echo project to send received AdvData to my PC. Can you please help me by telling how to get started? A reference guide will be much appreciated.
Thank you in advance!