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
301 stars 79 forks source link

nrf52840 dongle issue--Nrf Connect does not support #18

Closed dharminec closed 4 years ago

dharminec commented 4 years ago

image

caizelin commented 4 years ago

@dharminec The connectivity example in nRF5 SDK does not work with pc-nrfconnect-ble app. You should compile the connectivity firmware from https://github.com/NordicSemiconductor/pc-ble-driver. Because some modifications are needed to patch the connectivity example in nRF5 SDK.

Here are the pre-compiled firmwares you can have a try: https://github.com/makerdiary/nrf52840-mdk-usb-dongle/tree/master/firmware/ble_connectivity

caizelin commented 4 years ago

I’m closing this issue because it has been fixed. Please reopen if you still encounter this issue. Thank you!