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
Use the zephyr standalone platform and write a simple application for an ethernet device. I attached my application. I don't know if I have to OpenBasicCommissioningWindow(). I put a static ipv6 adress, it might be working because I tested another application which send a message through UDP and I see it on Wireshark. I have left in comment some functions I'm not sure about.
I don't have any Ethernet Driver. I don't need one because zephyr already implement that I think. I don't know if I miss some sort of FLAGS, or functions in the sample. Any clue would be nice ! Thanks :)
In order to try commissioning, I do :
Reproduction steps
Use the zephyr standalone platform and write a simple application for an ethernet device. I attached my application. I don't know if I have to
OpenBasicCommissioningWindow()
. I put a static ipv6 adress, it might be working because I tested another application which send a message through UDP and I see it on Wireshark. I have left in comment some functions I'm not sure about.I don't have any Ethernet Driver. I don't need one because zephyr already implement that I think. I don't know if I miss some sort of FLAGS, or functions in the sample. Any clue would be nice ! Thanks :)
In order to try commissioning, I do :
Bug prevalence
Whenever I do this
GitHub hash of the SDK that was being used
latest
Platform
other
Platform Version(s)
No response
Anything else?
This is my log so far
The text was updated successfully, but these errors were encountered: