Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.26 KB

README.md

File metadata and controls

19 lines (16 loc) · 1.26 KB

nRF 52840 DONGLE SETUP GUIDE

Purpose

In Ioter, OpenThread RCP is used to connect to Thread network. Therefore, it needs to insert Thread RCP firmware into the nrf52840 dongle that will be used.

Guide to create nRF 52840 OpenThread RCP dongle

If you don't know how to insert the firmware into the dongle, this guide is helpful.

  1. install 'nRF Connect for Desktop' in Window PC from Nordic Semiconductor site

  2. execute 'nRF Connect for Desktop'

  3. install and open 'Programmer'
    nrf_connect_for_desktop

  4. in 'SELECT DEVICE', select the inserted nrf52840 dongle
    download_mode

    *Enter donwload mode: please press the button in red-box of upper dongle image before select device after insert a dongle

  5. in 'Add file', select RCP firmware file ot-rcp-18b6f94.hex (RCP version 6)

  6. after then, select 'Write'
    programmer

  7. OpenThread RCP dongle creation complete!