This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

MCP: No Command complete error received

Hello,

I've the nRF51 DK which works fine because I managed to upload BLE Softdevice and application with nRFgo Studio. But I cannot get the MCP (Master Control Panel) working.

I've tried all the solutions found in the forum but nothing solves the problem (P.30 to GND...)

  • Windows 10
  • MCP 3.10.0.14
  • Softdevice:S130
  • Test with basic example: nRF5_SDK_12.3.0_d7731ad\examples\ble_peripheralble_app_hids_keyboard\hex

Do you have any ideas about it?

Thanks.

image description

  • Have you flash the nRF51 DK with the firmware needed for Master Control Panel ? (click File -> Flash Programming)

    Have you tested and make sure UART works fine with the DK ? You can test with the uart peripheral example in the SDK.

    Please be aware that Master Control Panel is deprecated and replaced with nRFConnect for PC application, it's advised to use the new application.

  • thanks Hung for your comments. I didn't know MCP was deprecated so I will cease to use it and move to nRFConnect (which works fine on Andriod for me so I guess on PC as well)

Related