I am in the process of building a remote sensor for a project. A part of this sensor is to use a GSM shield to upload data to the cloud however when I try to compile using the GSM library I get the following error
WARNING: library GSM claims to run on [avr] architecture(s) and may be incompatible with your current board which runs on [arc32] architecture(s).
Any suggestions?
Thanks
Dave