I have a MKR WIFI 1010 Arduino, i use USB serial to communicate with the android phone. I pass some data from the Arduino to the android device and vice versa. The Arduino is power up with an external power source.
I have BLE and WIFI in MKR but the requirement is to use USB serial for communication, i cannot use BLE and WIFI.
Now the problem is, the battery on the android device is draining very fast.
Cannot we use the Arduino to charge the android phone instead of draining its battery. I saw that
MKR Arduino can output 5V.