-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how to configure wpantund ? #17
Comments
@Yug11 You can follow this tutorial: https://wiki.makerdiary.com/nrf52840-mdk/openthread/#configure-wpantund |
@caizelin sometimes it shows unable to open the socket and sometimes descriptor in a bad state |
Make sure which serial port name you are using. It seems that |
Then check the UART configuration before you compile openthread. In
|
Yes I did open this file and copied this configuration at the end |
@caizelin |
@Yug11 Just set |
BTW, you can also try the pre-built ncp firmware ot-ncp-ftd.hex. |
@caizelin I have tried both the methods but none of it worked |
I am implementing the openthread on makerdiary's nRF52840-MDK using a Linux machine.
It goes fine up to flashing the board. After that, the step where we have to configure wpantund, it constantly shows an error and it remains uninitialized. Help me resolve this issue .
The text was updated successfully, but these errors were encountered: