I’m building a system where my Arduino is powered by a 3.7v li-ion with a dc step up. I’d like to know if powering the GPRS shield directly from the battery is possible, or does it require a higher voltage?
I had assumed the sim900 could be powered by 3.7v.
I’d like to access the Real Time Clock on the SIM900. I have seen that the SDA and SCL pins are connected to A4 and A5, but I’m not sure of the address to use with the Wire interface.