my arduino can't connect into wifi if i use power external 5v into Vin pin, and if i use usb for the supply, the arduino can connect to wifi
Hi @jansen_cristantio. From the "Tech Specs" tab of the UNO R4 WiFi board's documentation:
https://docs.arduino.cc/hardware/uno-r4-wifi/#tech-specs
Input voltage (VIN) 6-24 V
So it is expected that the board won't work properly when powered via the Vin pin at 5 V. You must use a sufficient power supply.
3 Likes