nRF connect SDK fundamental lesson 5 exercise 1

hi,

i build and flash this exercise on nrf9160 DK. everything works okay and the led1,2,3 are turned on and the message is showing me on serial terminal but when i press button 1,2,3 from keyboard in serial terminal the leds are not toggling on DK, it's still on, not toggled when button pressed from keyboard.

thanks

Parents Reply
  • Hi Vivek,

    Could you open the nRF serial terminal in VSCode and try the same?

    Then select the corresponding COM port and connect the DK.

    After that, you should see this message on the terminal upon resetting the board:

    Then try pressing the keyboard keys.

    OR, Another method is, in case you need to use the serial terminal app,

    please change the terminal mode from Line to SHELL and you can observe the same thing:

    -Priyanka

Children
Related