Greetings.
We have a data logger based on the MSP430Fx2xx processor using a GSM modem for remote access.
Our GSM code is old 2.5G with GPRS. We are upgrading to 4G. The 4G modem uses the AT command set.
We connect to remote servers using TCP/IP, UDP, and ftp protocols.
All our code is in C.
It would be useful to me if someone could point me to 4G sample code using the AT commands.
MSP430 code would be ideal but code for other processors would still be useful.
My concern is good structure and modularity for long term maintenance.
If I have left out any important details, please ask.
J.Casey.
EE proficient in C.