Code Monkey home page Code Monkey logo

Comments (8)

edmont avatar edmont commented on June 24, 2024

Hi @fonix232, thanks for reporting this. Can you please state which commits are you using for openthread and ot-nrf528xx repos?

from ot-nrf528xx.

markus61 avatar markus61 commented on June 24, 2024

hi,
same thing here. i am on:
Submodule path 'openthread': checked out '02d29cd5e343c3eb17840251b7feaa9345892895'

and:
commit 8853d0e (HEAD -> main, origin/main, origin/HEAD)
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed Nov 24 08:20:05 2021 -0800

that's what i tried:
markus@R2D2:~/src/openthread/ot-nrf528xx$ otbr-agent -I wlp2s0 -B wlp2s0 spinel+hdlc+uart:///dev/ttyACM0 -v
otbr-agent[42295]: [INFO]-UTILS---: Running 0.3.0-7d61390
otbr-agent[42295]: [INFO]-UTILS---: Thread version: 1.2.0
otbr-agent[42295]: [INFO]-UTILS---: Thread interface: wlp2s0
otbr-agent[42295]: [INFO]-UTILS---: Backbone interface: wlp2s0
otbr-agent[42295]: [INFO]-UTILS---: Radio URL: spinel+hdlc+uart:///dev/ttyACM0
otbr-agent[42295]: 49d.20:37:48.184 [WARN]-PLAT----: Error processing notification: Parse
otbr-agent[42295]: 49d.20:37:50.174 [CRIT]-PLAT----: HandleRcpTimeout() at /home/markus/src/openthread/ot-br-posix/third_party/openthread/repo/src/lib/spinel/radio_spinel_impl.hpp:2218: RadioSpinelNoResponse

from ot-nrf528xx.

markus61 avatar markus61 commented on June 24, 2024

recipes found on net are wrong:
don't flash the cli, flash ot-rcp instead!
arm-none-eabi-objcopy -O ihex build/bin/ot-cli-ftd ot-cli-ftd.hex needs to be
arm-none-eabi-objcopy -O ihex build/bin/ot-rcp ot-rcp.hex instead!

from ot-nrf528xx.

jwhui avatar jwhui commented on June 24, 2024

recipes found on net are wrong: don't flash the cli, flash ot-rcp instead! arm-none-eabi-objcopy -O ihex build/bin/ot-cli-ftd ot-cli-ftd.hex needs to be arm-none-eabi-objcopy -O ihex build/bin/ot-rcp ot-rcp.hex instead!

@markus61 , can you point to the instructions you used so that we can make necessary updates?

from ot-nrf528xx.

pearson avatar pearson commented on June 24, 2024

@jwhui , the confusion might come from the instructions at this link. Adding a few lines there to point out which build to use for which case might be useful, especially for those new to OpenThread.

from ot-nrf528xx.

fgervais avatar fgervais commented on June 24, 2024

I'm trying to do the same on my side. It seems like there is a lot of conflicting information right now with a mix of legacy and current stuff.

I think the best/current documentation for this right now is this:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/matter/openthread_rcp_nrf_dongle.html

Though I have yet to test it.

from ot-nrf528xx.

fgervais avatar fgervais commented on June 24, 2024

I'm here to report, the documentation mentioned in my previous post worked fine on my end.

from ot-nrf528xx.

jwhui avatar jwhui commented on June 24, 2024

Closing stale issue.

from ot-nrf528xx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.