This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

nrf52840 Dongle and USB port problem

Hello,

I'm using nrf52840 Dongle and Visual Studio code "connected devices" won't detect Dongle board on my USB port.

nrfConnect for Desktop / Programmer detects it fine. It's just a bit painful to have to use that programming app.

I use 1.9.1 SDK. Windows 10
If I reset Dongle with push button it shows as "USB Serial Device (COM11)" but Visual Studio does not detect the board even if I refresh Connected devices.

I reloaded the whole IDE once already.

What am I missing? 

I found Marte's Github example where zigbee "lightbulb" that was ported to nrf52840 dongle and want to try it out with a few "dongle light bulbs".and a coordinator on a nrf52840DK

Thanks,

-JM

  • Hi Jorgen,

    Thanks for the feedback! I will forward it. And I will make sure to update my light bulb sample so it actually use the correct LEDs for the dongle, and not just the default ones from the existing sample :)

    I already have an example with the Temperature and Pressure clusters, based on the multi sensor example from nRF5 SDK, and it should not be too difficult adding support for the dongle there.

    Best regards,

    Marte

Related