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/
Other
326 stars 83 forks source link

Connected devices VS code #105

Open E02E02 opened 2 months ago

E02E02 commented 2 months ago

I'm not able to view nrf52840-mdk-usb-dongle in either vscode CONNECTED DEVICES tab - device is not showing.

vscode_devices

Also with nRF CONNECT - device is showing but not programmable

nrfconect

I'm running latest bootloader and ble connectivity app on top which seems to work.

Bootloader : UF2 Bootloader 0.7.1 lib/nrfx (v2.0.0) lib/tinyusb (0.12.0-145-g9775e7691) lib/uf2 (remotes/origin/configupdate-9-gadbb8c7) Model: Makerdiary nRF52840 MDK USB Dongle Board-ID: nRF52840-MDK-USB-DONGLE Date: Jul 20 2023 SoftDevice: S132 5.1.0

BLE app : connectivity_4.1.4_usb_with_s132_5.1.0

My toolchain is working since I'm able to build, install in DFU mode sample applications.