Is it possible to use the WiFi shield using this? #325
Unanswered
NickLarsenNZ
asked this question in
Q&A
Replies: 1 comment
-
Right now, no. You will need to port the C library to Rust or build FFI bindings for it to make this work. Both are not easy and will take quite some effort, though... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have an old Arduino Uno (r3) that I'm bringing back to life, and it has a wifi shield.
I can't see any mention of wifi in this library. I do see some other libraries that provide wifi (such as esp-idf-svc::wifi) but I'm unsure if this can be used with other libs.
Beta Was this translation helpful? Give feedback.
All reactions