Unable to connect with WiFiRS21

Hello,

I have nearly tried every code regarding setting up/initializing WiFi connection, and I ended up with Network down status??

The code I have tried in this file (they are three codes) any suggestion is always appreciated

Thanks in advance,

Probably shouldn’t show your wifi password in a public post like this. :wink:

Oh la la … Sorry I’m sleepy I’m working on this since yesterday :frowning:

Thanks master :slight_smile:

I’m not sure this is your issue, but do be aware that the NetworkUp() event never gets fired in v4.2!

See this recent post:
https://www.ghielectronics.com/community/forum/topic?id=12905

But it looks like your code is not depending on the NEtworkUp() event, only reporting it in Debug.Print, so if you are in fact not getting connected or able to make network calls at all, there is more to dig in to.