Hi,
I am using a gsm module sim800 to do http post requests and after 2h the module stops working because of under voltage warning.
The module is this one http://www.ebay.co.uk/itm/SIM800L-GPRS-GSM-Module-Board-Quadband-QUAD-BAND-Antenna-for-MCU-Arduino-/321992759287
I am making a lot of HTTP POST requests in a row every 10 min with 5 sec interval between each request. I am using the Adafruit FONA library.
The module is powered on the 5V of an arduino mega.
It works perfectly but after around 2h it suddenly stops working.
How could I power the module better in order that it resists to the 2A current peak over time?
Thanks