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.

CC2642R: Issues while porting code form CC26x2r1 evaluation board to CC2642R microcontroller

Part Number: CC2642R
Other Parts Discussed in Thread: LAUNCHXL-CC26X2R1, , SYSCONFIG, ENERGYTRACE

Tool/software:

I have developed an application for CC2642R microcontroller based on BLE. However for testing and validation of the code, I had used the LAUNCHXL-CC26X2R1 evaluation board. The code as well as BLE works perfect on the evaluation board. However when CC2642R was programmed using the same code, the program works but BLE does not i.e. I am unable to view the device on BLE Scanner app. The peculiar thing is that normal example codes such as 'multi role' & 'simple-peripheral' work on CC2642R but my code doesn't. I have tried switching device by changing settings in "SysConfig" file but to no avail.

Can someone please help regarding the same. Also, kindly mention the configuration changes to be done if any.

Thanks