Part Number: CC2640R2F
Other Parts Discussed in Thread: CC2640
Tool/software: Code Composer Studio
Environment:
simplelink_cc2640r2_sdk_1_40_00_45
Code Composer Studio 7.2.0.00013
SmartRF Flash Programmer 2 1.7.5
PCB with CC2640R2F
XDS200 USB Debug Probe
iPhone 7 with LightBlue App
I would like to connect my PCB CC2640R2F with the LightBlue App using simple_peripheral.
I have used CCS to build the simple_peripheral_cc2640r2lp_stack_library first, then the simple_peripheral_cc2640r2lp_app next.
The only modifications I make in CCS are to change the connection in properties to XDS 2xx USB Debug Probe, and change the build configuration to RCOSC.
I use the SmartRF Flash Programmer 2 ver. 1.7.5 to flash the .hex file using the XDS200 usb probe that is generated. (made under simple_peripheral_cc2640r2lp_app/FlashROM_StackLibrary_RCOSC/simple_peripheral_cc2640r2lp_app.hex)
Flash succeeds, but when I use the LightBlue App, nothing shows up under "Peripherals Nearby."
Is there something I am doing wrong here?
Thank you in advance.