makerdiary / nrf52840-mdk-usb-dongle

An open-source, small and low-cost USB Dongle that supports Bluetooth 5.4, Bluetooth mesh, Thread, Zigbee, 802.15.4, ANT and 2.4 GHz proprietary protocols
https://wiki.makerdiary.com/nrf52840-mdk-usb-dongle/
Apache License 2.0
318 stars 82 forks source link

DAPLink source for nrf52840-mdk-usb-dongle #106

Open fanoush opened 1 week ago

fanoush commented 1 week ago

Hello, I'd like to rebuild https://github.com/makerdiary/nrf52840-mdk-usb-dongle/blob/main/firmware/daplink/daplink-nrf52840_mdk_usb_dongle-v0258.uf2 from source

Found your fork https://github.com/makerdiary/DAPLink but it only contains commit for your Pitaya-Link board. Can you make your patches for nrf52840 MDK dongle available?

Also looks like the pitaya board was merged upstream https://github.com/ARMmbed/DAPLink/pull/896 but can't find MDK dongle upstream.

fanoush commented 2 days ago

Well I found at least this PR with some other nrf52840 devices https://github.com/ARMmbed/DAPLink/pull/1015 - Nordic 52840 dongle and XIAO BLE, no nrf52840-mdk-usb-dongle there though.