Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Wio Terminal can't communicate with module error #11

Closed
bfrenchrit opened this issue Sep 20, 2021 · 3 comments
Closed

Wio Terminal can't communicate with module error #11

bfrenchrit opened this issue Sep 20, 2021 · 3 comments
Labels
invalid This doesn't seem right Support Library support

Comments

@bfrenchrit
Copy link

Hi, I'm getting the following error when trying to run any of the examples:

Start WiFiNINA CheckFirmwareVersion on SAMD SEEED_WIO_TERMINAL
WiFiNINA_Generic v1.8.13
Communication with WiFi module failed!

I have flashed the latest firmware for the RTL8720 chip (2.1.3) could that be the problem?

@khoih-prog
Copy link
Owner

WIO Terminal can't use WiFiNINA or WiFiNINA_Generic.

You have to use Seeed_Arduino_rpcWiFi Library.

These libraries of mine are supporting WIO_Terminal

  1. WIOTerminal_WiFiManager
  2. WebSockets_Generic
  3. SinricPro_Generic

Go to Seeedstudio Forum for more support.

Good Luck,

@khoih-prog khoih-prog added invalid This doesn't seem right Support Library support labels Sep 20, 2021
@bfrenchrit
Copy link
Author

bfrenchrit commented Sep 20, 2021 via email

@khoih-prog
Copy link
Owner

All depends on the basic Seeed_Arduino_rpcWiFi Library, on which those libraries rely on.

I haven't tried WPA2 Enterprise yet, but many other WiFi libraries, even ESP32, ESP8266, WiFiNINA, etc., can connect but also have certain issues with WPA2 Enterprise. You have to do more research on it.

It's better to use ESP32/ESP8266 if you have to use WPA2 Enterprise in University.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
invalid This doesn't seem right Support Library support
Projects
None yet
Development

No branches or pull requests

2 participants