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

Problem Connecting nRF5340 to EdgeImpulse

I am following example in https://docs.edgeimpulse.com/docs/nordic-semi-nrf5340-dk but I cannot connect nrf5340 to EdgeImpulse studio. When I connect device via usb cabel I am able to upload the edgimpulse firmware (copied to JLink folder) but it does not connect. I am following the instruction from https://www.edgeimpulse.com/blog/collect-sensor-data-straight-from-your-web-browser.  On my computer, nRF5340 is displayed as COM6, COM7, COM8 (Bulk Interface). Anyone plz help urgently. Do I need to install any derver? Even, the device is not detected in nRF Connect v3.6.1 - Programmer.

Parents
  • Hi Tim, based on what I see locally you always want the last COM port (so COM8 here). Does that work? Alternatively if you open a serial monitor on COM8 at baud rate 115,200 and reset the board, do you see anything printed?

    There have been some cases of the nRF5340-DK not flashing properly via drag&drop (FAIL.txt on the target afterwards), so would be good to verify that that part actually went OK.

Reply
  • Hi Tim, based on what I see locally you always want the last COM port (so COM8 here). Does that work? Alternatively if you open a serial monitor on COM8 at baud rate 115,200 and reset the board, do you see anything printed?

    There have been some cases of the nRF5340-DK not flashing properly via drag&drop (FAIL.txt on the target afterwards), so would be good to verify that that part actually went OK.

Children
Related