wifi halow via upython? #16882
Unanswered
krismc
asked this question in
Hardware & Peripherals
Replies: 1 comment 5 replies
-
The docs you reference aren't too clear, but I think there is an ESP32 at both ends of the link. While MP supports ESP32, there is no doubt custom code to drive the 802.11ah modules which would be lacking. My guess is that porting that code to MP would be challenging. |
Beta Was this translation helpful? Give feedback.
5 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.
Uh oh!
There was an error while loading. Please reload this page.
-
For a couple of years now I've had an itch to play with 802.11ah. Problem is I haven't been able to find any upython dev boards. When I first saw https://www.seeedstudio.com/Wio-WM6180-Wi-Fi-HaLow-Module-for-XIAO-p-6395.html I thought the 14 pin socket was for an esp32 to run it, but by the looks of https://wiki.seeedstudio.com/getting_started_with_wifi_halow_module_for_xiao/ the socket is for a camera & the user C code actually runs on the quectel? But then in the Example3 web_camera_server it looks like there is an esp32s3 involved too?
It's all a bit confusing & the morse micro API looks intimidating. Anyone found a upython capable halow board?
Beta Was this translation helpful? Give feedback.
All reactions