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

Master Control Panel and nRF51 DK - no response from master emulator

Hi,

I have the same problems as described in devzone.nordicsemi.com/.../

I'll post details here as requested. I do the following:

-Connect P0.30 to ground (see photo below)

-Connect the nrf51 DDK to the PC through USB

-Open MCP 3.8.0.7. File -> Flash programming -> any of the two options, the result is the same

-Leds 1, 2 and 3 on the nRF51 DK get lit. MCP says "Loading... no response from master emulator". I attach pictures of both the nRF51 DK and the MCP:

image description image description

-The log says the following:

354;13:41:58.2130 [681901842][MainThread] HciH4Driver closed
355;13:42:00.0659 [681901842][MainThread] nrfjprog.dll 5.2.0.45231
356;13:42:00.1381 [681901842][MainThread] HciJLinkDriver opened (COM3, 1000000-8-None-1-RequestToSend)
357;13:42:00.1421 [681901842][MainThread] JLinkARM.dll 4.92
358;13:42:00.1843 [681901842][MainThread] 681901842 - COM3
359;13:42:01.5366 [681901842][MainThread] HCI command: BTLE_CMD_READ_BD_ADDR
360;13:42:01.5416 [681901842][MainThread] Serial port write: 01-09-10-00
361;13:42:01.5456 [681901842][MainThread] Waiting for event packet. Timeout is 500ms
362;13:42:02.0522 [681901842][MainThread] Finished waiting for event packet. PacketReceived:False
363;13:42:02.0552 [681901842][MainThread] InitAddressAndFirmware, exception: No command complete event received. System.TimeoutException: No command complete event received.
   en Ulpbt.Hci.WaitAndCheckCmdCompleteEvent(btle_cmd_opcode_t opcode)
   en Ulpbt.Hci.HciReadPublicDeviceAddress()
   en LEControlPanel.frmLEControl.InitDeviceAddress()
   en LEControlPanel.frmLEControl.InitAddressAndFirmware()
364;13:42:03.3524 [681901842][ScriptThread]  - - Start of script: (2015-04-23 11:42:03) - - 
365;13:42:03.4457 [681901842][ScriptThread] HCI command: BTLE_CMD_READ_BD_ADDR
366;13:42:03.4487 [681901842][ScriptThread] Serial port write: 01-09-10-00
367;13:42:04.8792 [681901842][ScriptThread] Could not read public device address: No response from master emulator
368;13:42:04.8863 [681901842][ScriptThread] No response from master emulator.

Any help will be appreciated.

Related