Hello everyone!
I have some hard time using Wifi shield EMW3162 with Arduino Leonardo board. I am unable to communicate with shield. I tired example sketches from WiFi and WiFi 101 libraries, but in all of them, WiFi.status() reports 255 (no shield connected).
I was able to upgrade shield's firmware using direct connection via USB, so I guess board itself is ok. The LEDs on shield and WiFi module itself are working too.
I did switch jumpers to WFRX-TX and WFTX-RX. No idea how BOOT and STATUS switches should be set, but already tried all configurations
I tried also using libraries from demo projects from waveshare's wiki page, but no luck with that too.
If anyone have some experience with using this shield, please help. I'm getting desperate after 2 days of googling and hitting a wall