Hello,
I am trying to use OpenMV RT1062 to do some image or json file transmission. I found there is tutorial of how to implement Wifi sheild to OpenMV H7 to do the transmission. Just wondering if WiFi shield is also compatible with RT1062 or do I need to find other ways to transfer my data?
It’s the same code-wise. Both modules now feature the same API. However, the WINC has an extra module under network that lets you flash it’s firmware, but, otherwise, you can use the WLAN interface for both.
Thanks a lot! I have solved the problem
---- Replied Message ----
From | Kwabena W. Agyeman via OpenMV Forumsnotifications@openmv1.discoursemail.com |
- | - |
Date | 07/30/2024 7:00 PM |
To | lmx02140214lmx02140214@163.com |
Subject | [OpenMV Forums] [OpenMV Products] RT1062 data transmission |
| kwagyeman
July 30 |
- | - |
It’s the same code-wise. Both modules now feature the same API. However, the WINC has an extra module under network that lets you flash it’s firmware, but, otherwise, you can use the WLAN interface for both.