nRF Connect for VS Code, part 4: Flashing an application

Поділитися
Вставка
  • Опубліковано 29 вер 2024

КОМЕНТАРІ • 17

  • @TheHollywooder
    @TheHollywooder Рік тому +1

    Thank you for keeping this playlist updated. Have you by any chance removed the part where it shows how to enable the serial output to terminal?

    • @NordicSemi
      @NordicSemi  Рік тому

      Using the serial terminal is explained from approx 6:10.

  • @bilelbelhadj6543
    @bilelbelhadj6543 Рік тому

    hi sir, please i have a question, is possible to use and esp32 devkit doit v1 that uses wifi to send data to the nrf cloud ?
    and if yes please can i have some details or any way to start, thank you ^^

  • @jaimeramirez5506
    @jaimeramirez5506 7 місяців тому

    Hi, I can see the J-link device listed, project build works fine but I am getting an error "Command connect_to_emu_with_snr executed for 62 milliseconds with result -102
    ERROR: Unable to connect to a debugger." when trying to flash the nordic 52832 device in the nRF52DK board, any ideas?

    • @NordicSemi
      @NordicSemi  5 місяців тому

      Hi, sorry for not getting back to you sooner. We would need to know more details to be able to follow up on what can be wrong here. Please reach out directly to our tech support team on DevZone with more details. Thnaks devzone.nordicsemi.com/

  • @bobby9568
    @bobby9568 Рік тому +1

    We need more of these videos

    • @NordicSemi
      @NordicSemi  Рік тому +3

      All videos connected to nRF Connect for VS Code can be seen in this playlist: ua-cam.com/play/PLx_tBuQ_KSqEt7NK-H7Lu78lT2OijwIMl.html

  • @roysikandarali6167
    @roysikandarali6167 Рік тому

    i have followed your steps but in the end when i went for flashing the code it says no device found.. though i have connected nrf with computer but it still says no device found in connected device section and i had clicked multiple time refresh button but still got nothing

    • @NordicSemi
      @NordicSemi  Рік тому

      Please reach out to our tech support team on DevZone with details to your issue. Please include which development kit your are using and any other details that can give them helpful information on your issue: devzone.nordicsemi.com/

  • @sharan239
    @sharan239 Рік тому

    Hello, I have followed all the steps , compilation, buid all work as you have explained but after i flash the the board the LED1 doesnot blink , it seem the program is not flashing into the board.
    FYI.
    I am using the nrf52840dk_nrf52840 board.
    When I flash the LD5 (LED) blinks , after firmware update no LED5 blink.
    also checked with other sample example but result is same, i am able to build the software but afte flashing , the program doesnot work
    Not sure where the probelm is. Can you please guide.
    Thanks

    • @NordicSemi
      @NordicSemi  Рік тому

      Hello, for us to be able to guide you in the best way please reach out directly to our tech support team on DevZone: devzone.nordicsemi.com/
      Please include details on the DK you are flashing in regards to revision, and what you have build and tried. Thanks.

    • @cacadebaka
      @cacadebaka 2 місяці тому

      The same is happening to me! let's see if tech support can help

  • @ismaelh256
    @ismaelh256 Рік тому

    Hello, I followed all the steps and was able to build but when I go to flash the blink template, I get the following.
    " Flashing failed due to protection on the device. Do you wish to recover the device and reflash? Note: this will erase the flash memory on the device."
    I select recover the board, but error continues.
    I have the board selected as: NRF5340_xxAA_REV1.

    • @NordicSemi
      @NordicSemi  Рік тому

      Hello, to be able to help in the best way, please reach out directly to our tech support team on DevZone with as many details on what you are experiencing: devzone.nordicsemi.com

    • @arbarr3
      @arbarr3 2 місяці тому

      @@NordicSemi I'm getting the same error, any chance we could post the solution here?

    • @arbarr3
      @arbarr3 2 місяці тому

      Okay, well, I got it to work (I think). Here's what I did: Under the Flash option, I clicked "Erase and flash to board". It failed, but when it asked if I wanted to recover the device and reflash, I selected "No". Then I clicked the "Erase and flash to board" button again, and it worked. 🤷‍♂