Will be good to see info 5V input and what is 3V3 only output or input or both some switch must be turn on/off? External antenna - how to enable?
-
Re: WiPy pinout
-
@hrish-kumar The documentation is clear about it, e.g. for WiPy3: https://docs.pycom.io/datasheets/development/wipy3/
The 3.3vV Pin is OUTPUT ONLY. The external antenna can be selected using the wlan.antenna() method. See here: https://docs.pycom.io/tutorials/networks/wlan/#using-an-external-antennaSo never forget to look into the documentation first. it's made for that