Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • cpcd.conf

    • set disable_encryption to true
  • cpcd.service

    • Remove ExecStartPre=/usr/bin/init-iot-radio.sh
  • Directory creation

    • mkdir /nvram/icontrol/etc/thread
  • otbr-agent.service

    • update debug level to 7 from 5 

Testing

  • cpcd service should be up and running
  • otbr-agent service should be up and running
  • ot-ctl shoule be accessible and get state
    • Code Block
      W:~# ot-ctl 
      > state
      disabled
      Done
      > 



Firmware upgrade of BRD module

...