hi
请问可以使用nRF52840 dongle来设置OpenThread RCP连接器吗?
我在用nRF52840 dongle来设置OpenThread RCP连接器,按照这个链接里的步骤。
其中需要使用开发板的序列号将 OpenThread RCP 十六进制文件刷写到 nRF52840 开发板上,请问nRF52840 dongle是没有这个序列号吗?
谢谢~
hi
请问可以使用nRF52840 dongle来设置OpenThread RCP连接器吗?
我在用nRF52840 dongle来设置OpenThread RCP连接器,按照这个链接里的步骤。
其中需要使用开发板的序列号将 OpenThread RCP 十六进制文件刷写到 nRF52840 开发板上,请问nRF52840 dongle是没有这个序列号吗?
谢谢~
Hi Zoey,
You can follow Thread: Co-processor — nRF Connect SDK 2.2.0 documentation (nordicsemi.com) to build the latest RCP firmware for nRF52840 Dongle and get , then follow Program application using nRF Connect Programmer step1-5 to program it into an nRF52840 Dongle.
Building command and configuration:
west build -p -b nrf52840dongle_nrf52840 -- -DOVERLAY_CONFIG=overlay-usb.conf -DDTC_OVERLAY_FILE=usb.overlay
Best regards,
Charlie
Hi Zoey,
You can follow Thread: Co-processor — nRF Connect SDK 2.2.0 documentation (nordicsemi.com) to build the latest RCP firmware for nRF52840 Dongle and get , then follow Program application using nRF Connect Programmer step1-5 to program it into an nRF52840 Dongle.
Building command and configuration:
west build -p -b nrf52840dongle_nrf52840 -- -DOVERLAY_CONFIG=overlay-usb.conf -DDTC_OVERLAY_FILE=usb.overlay
Best regards,
Charlie