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: Getting message "bleIncorrectMode" instead of "Success" while sending Gap_DeviceInit in BTool ?

Part Number: CC2642R

Hi,

After flashing the Host_test code in the launchpad, we are getting the status message  "bleIncorrectMode" instead of success message in BTool while sending the Gap_DeviceInit command.

I am not able to set the BLE peripheral profile in BTool. it is in central profile by default.

The following steps I have followed:

-> Open BTool

-> Select the COM port 9

-> select advenced commands in select device operation

-> select GAap_DeviceInit in GAP

-> Now disable the CentralProfileRole and enable the PeripheralProfileRole.

-> click on the send command button.

-> Now in RX logs: 

Status : 0x12 (18) (bleIncorrectMode)

it should be 0x00 SUCCESS.