nrf52840-mdk-usb-dongle icon indicating copy to clipboard operation
nrf52840-mdk-usb-dongle copied to clipboard

Zephyr support for this dongle version?

Open 424778940z opened this issue 3 years ago • 6 comments

I see they only have support for full mdk but not this dongle version. Any plan for it?

424778940z avatar Jan 08 '21 18:01 424778940z

It's limited by hardware, as there's no programmer embedded on the board. If you have a programmer (like a j-link) you can run zephyr on it like it was the full mdk.

gbuzogany avatar Jan 18 '21 15:01 gbuzogany

Already made a PR for it https://github.com/zephyrproject-rtos/zephyr/pull/31202

424778940z avatar Jan 18 '21 16:01 424778940z

Apparently there is already support for this board. I have already compiled and run the blinky example on it.

https://docs.zephyrproject.org/latest/boards/arm/nrf52840_mdk/doc/index.html It originates from this Pull Request in 2018 , which was merged

whjochim avatar May 11 '21 17:05 whjochim

https://docs.zephyrproject.org/latest/boards/arm/nrf52840_mdk/doc/index.html

dongle and normal version is not the same board

I got really busy recently, didn't get a chance to finish this pr

424778940z avatar May 11 '21 17:05 424778940z

Ah thank you for clarifying my misunderstanding. Then I'm also waiting for your Pull Request!

whjochim avatar May 11 '21 17:05 whjochim

@424778940z I just commented on the zephyr PR, I would love to see this completed.

dchauran avatar May 12 '21 22:05 dchauran