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
319 stars 82 forks source link

Dongle is zigbee compatible ? #13

Closed faronov closed 1 year ago

faronov commented 5 years ago

Hi I buy this dongle and try to use nRF5 Zigbee SDK I'm able successfully to build and flash examples but when it starts ZigBee part it always freezes I didn't find any information, about ZigBee compatibility on your site

Does this mean that dongle not compatible with Nordic Zigbee SDK?

caizelin commented 5 years ago

@faronov Hi, it should be compatible with nRF5 Zigbee SDK as this dongle is based on the same nRF52840 chip. Our ZigBee examples are under construction and currently you can refer to Nordic's Zigbee SDK docs for more details.

faronov commented 5 years ago

I compile ZigBee app cli example when I start it as a router or coordinator with command

bdb role zc
bdb start

the last line says that the coordinator is started after that module is not responded

faronov commented 5 years ago

I use PCA10059, maybe I must change something in sdk_config for compatibility?

uKev commented 1 year ago

Is there any update on this?

On Amazon this product is advertised as:

"Features Low cost USB dongle supporting Bluetooth LE, Thread, Zigbee, 802.15.4, ANT and 2.4GHz Pre-built OpenThread NCP Firmware support OpenThread Border Router support Thread Network Sniffer with Wireshark"

Ping @caizelin please clarify

caizelin commented 1 year ago

Is there any update on this?

On Amazon this product is advertised as:

"Features Low cost USB dongle supporting Bluetooth LE, Thread, Zigbee, 802.15.4, ANT and 2.4GHz Pre-built OpenThread NCP Firmware support OpenThread Border Router support Thread Network Sniffer with Wireshark"

Ping @caizelin please clarify

@uKev Yes, the nRF52840 supports Zigbee. You can find the examples in nRF Connect SDK or use the Zigbee SDK:

caizelin commented 1 year ago

The latest Zigbee examples can be found here: https://wiki.makerdiary.com/nrf52840-mdk-usb-dongle/guides/ncs/samples/zigbee/lighting/ I will close this issue. If still have any questions, please reopen it.