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.