Code Monkey home page Code Monkey logo

Comments (6)

TPolzer avatar TPolzer commented on July 3, 2024

Sounds similar to my experience on issue #223.

from ot-nrf528xx.

jahess avatar jahess commented on July 3, 2024

from ot-nrf528xx.

jwhui avatar jwhui commented on July 3, 2024

@jahess , I just tried on two Nordic nRF52840 USB dongles and everything worked as expected.

git checkout 8bed800
git submodule update
script/build nrf52840 USB_trans -DOT_JOINER=ON -DOT_COMMISSIONER=ON -DOT_BOOTLOADER=USB
arm-none-eabi-objcopy -O ihex build/bin/ot-cli-ftd build/bin/ot-cli-ftd.hex

I used the nRF Connect for Desktop programmer to flash the image onto two nRF52840 USB dongles.

On Node 1:

> version
OPENTHREAD/thread-reference-20200818-1416-ga65afcdbb; NRF52840; Jan  7 2022 13:14:28
Done
> dataset init new
Done
> dataset commit active
Done
> dataset active
Active Timestamp: 1
Channel: 13
Channel Mask: 0x07fff800
Ext PAN ID: 380f58f08a921616
Mesh Local Prefix: fdb7:99ff:530c:148d::/64
Network Key: 8b315ef2fb87e16c81ef079218f0518c
Network Name: OpenThread-4f92
PAN ID: 0x4f92
PSKc: 9b023224e65e163400ed3ca8be0ea641
Security Policy: 672 onrcb
Done
> ifconfig up
Done
> thread start
Done

On Node 2:

> version   
OPENTHREAD/thread-reference-20200818-1416-ga65afcdbb; NRF52840; Jan  7 2022 13:14:28
Done
> dataset init new
Done
> dataset commit active
Done
> dataset active
Active Timestamp: 1
Channel: 18
Channel Mask: 0x07fff800
Ext PAN ID: 301b33fd1cd44def
Mesh Local Prefix: fdf6:9380:166b:d13a::/64
Network Key: a8ac4e6fd70f761496e857b55944a324
Network Name: OpenThread-9c5b
PAN ID: 0x9c5b
PSKc: 1076411a91176bf0b386490118614ec9
Security Policy: 672 onrcb
Done
> ifconfig up
Done
> thread start
Done

Scan on Node 1:

> scan
| J | Network Name     | Extended PAN     | PAN  | MAC Address      | Ch | dBm | LQI |
+---+------------------+------------------+------+------------------+----+-----+-----+
| 0 | OpenThread-9c5b  | 301b33fd1cd44def | 9c5b | 662313a11970b1e6 | 18 | -31 | 252 |
Done

Scan on Node 2:

> scan
| J | Network Name     | Extended PAN     | PAN  | MAC Address      | Ch | dBm | LQI |
+---+------------------+------------------+------+------------------+----+-----+-----+
| 0 | OpenThread-4f92  | 380f58f08a921616 | 4f92 | 425e73cb55f85266 | 13 | -28 | 255 |
Done

@LuDuda , any ideas?

from ot-nrf528xx.

jahess avatar jahess commented on July 3, 2024

from ot-nrf528xx.

jwhui avatar jwhui commented on July 3, 2024

Great to hear. Could you tell me what cross compiler version you were using?

$ arm-none-eabi-gcc --version
arm-none-eabi-gcc (GNU Arm Embedded Toolchain 10-2020-q4-major) 10.2.1 20201103 (release)

from ot-nrf528xx.

jwhui avatar jwhui commented on July 3, 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.