You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There aren't really any comprehensive instructions about this, but I'm finding that ot-daemon bails as it attempts to connect to my esp32 devboard flashed with ot_rcp:
>> sudo ./build/posix/src/posix/ot-daemon --verbose 'spinel+hdlc+uart:///dev/cu.usbmodem101?uart-baudrate=460800&no-reset'
Jan 8 00:11:00 ./build/posix/src/posix/ot-daemon[49362] <Info>: Running OPENTHREAD/thread-reference-20230706-1115-gdc4acf034-dirty; POSIX; Jan 7 2025 23:50:16
Jan 8 00:11:00 ./build/posix/src/posix/ot-daemon[49362] <Info>: Thread version: 5
Jan 8 00:11:04 ./build/posix/src/posix/ot-daemon[49362] <Critical>: 49d.21:57:21.396 [C] Platform------: Init() at spinel_driver.cpp:83: Failure
I realize this is a kind of cross-project issue - but my hope is that espressif can provide more comprehensive guidance on using ot_rcp specifically for Thread (and Zigbee) Sniffing.
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
ot_rcp example could use more documentation and debug steps
ot_rcp example could use more documentation and debug steps (IDFGH-14378)
Jan 8, 2025
Answers checklist.
General issue report
I'm attempting to use openthread daemon for the Host portion of an openthread co-processor design - along with an esp32-c6 flashed with the ot_rcp firmware.
There aren't really any comprehensive instructions about this, but I'm finding that ot-daemon bails as it attempts to connect to my esp32 devboard flashed with ot_rcp:
I realize this is a kind of cross-project issue - but my hope is that espressif can provide more comprehensive guidance on using ot_rcp specifically for Thread (and Zigbee) Sniffing.
The text was updated successfully, but these errors were encountered: