This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF5340 PDK not advertising

Hi,

I order one nRF5340 PDK from Mouser.

I am following the get started document.

https://infocenter.nordicsemi.com/topic/ug_gsg_ncs/UG/gsg/first_test.html?cp=1_1_2_3

However, the PDK never advertises and RTT viewer does not show any log.

nrfjprog 10.6.0

JLinkARM.dll 6.60e

APP: nrf toolbox, nrf connect for mobile.

Phone: SamSung Note10

Have any idea?

Thanks.

Parents Reply
  • Hi Leo, 

    Please open the command line and run 'nrfjprog --eraseall' and 'nrfjprog --recover' and then reprogram the images. In the UART, you will see like this after reset.

    ***** Booting Zephyr OS build v1.14.99-ncs3-snapshot2-1329-g6d7f8d05df81 *****
    Bluetooth initialized
    Advertising successfully started
    [00:00:00.023,956] <inf> bt_hci_core: HW Platform: Nordic Semiconductor (0x0002)
    [00:00:00.023,956] <inf> bt_hci_core: HW Variant: nRF53x (0x0003)
    [00:00:00.023,956] <inf> bt_hci_core: Firmware: Standard Bluetooth controller (0x00) Version 1.14 B
    [00:00:00.026,062] <inf> bt_hci_core: Identity: dc:b9:2a:3f:b0:0b (random)
    [00:00:00.026,062] <inf> bt_hci_core: HCI: version 5.1 (0x0a) revision 0x0000, manufacturer 0x05f1
    [00:00:00.026,092] <inf> bt_hci_core: LMP: version 5.1 (0x0a) subver 0xffff
    

     Please let me know this can help or not. Thanks. 

    -Amanda H.

Children
Related