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

LED1 is not blinking while advertising

Hello,

I am working on ble_app_uart example on nRF52840DK.

According to the documentation, when the device is advertising, the LED1 should blink. But I am not able to see the LED blinking. The advertising is done properly, just the LED is not blinking. The LED is ON all the time.

When I connect the device, LED1 is ON and when I disconnect the LED1 is OFF, which is correct.

I have not made any changes in the program.

I tried the other programs like ble_app_hts and ble_app_hrs but still the LED never blinked.

Any help is appreciated.

Regards,

Jagruti

Parents Reply
  • Hi Jagruti,

    What are you using to supply the power to the DK, and what is the voltage you're supplying? The problem might be because of noise in the power supply or incorrect voltage levels.

    Since you're using an external power supply, the interface MCU USB cable is not connected. The interface MCU on the DK runs SEGGER J-Link OB interface firmware and is used to program and debug the firmware, which might be why UART isn't working.

    Best regards,

    Marte

Children
No Data
Related