An arduino library for communication with 3G SIM5320 chipset, and implementation of MQTT protocol using AT commands
The library installs the same as any other external Arduino library. https://www.arduino.cc/en/Guide/Libraries for full details.
See example1.ino for usage example
Note: Receiving messages from broker on subscribed topics is still under development. Coming shortly with examples.