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

有关编译Mesh sdk 问题 #30

Open zjhunanlxs opened 4 years ago

zjhunanlxs commented 4 years ago

cmake -G Ninja -DTOOLCHAIN=gccarmemb -DPLATFORM=nrf52840_xxAA -DBOARD=nrf52840_mdk -DFLASHER=pyocd ../../nRF5-SDK-for-Mesh/

ninja my_light_switch_client_nrf52840_xxAA_s140_6.1.0 出现下面的问题: image

caizelin commented 1 year ago

Will add NCS mesh examples soon. Please stay tuned for updates.