This repository has been archived by the owner on Jan 29, 2023. It is now read-only.
Tags: khoih-prog/GSM_Generic
Tags
v1.4.0 to add support to RP2040-based boards 11. [`Arduino mbed_rp2040 core 2.1.0+`](https://github.com/arduino/ArduinoCore-mbed) for Arduino (Use Arduino Board Manager) RP2040-based boards, such as RASPBERRY_PI_PICO. [![GitHub release](https://img.shields.io/github/release/arduino/ArduinoCore-mbed.svg)](https://github.com/arduino/ArduinoCore-mbed/releases/latest) 12. [`Earle Philhower's arduino-pico core v1.4.0+`](https://github.com/earlephilhower/arduino-pico) for RP2040-based boards such as **RASPBERRY_PI_PICO, ADAFRUIT_FEATHER_RP2040 and GENERIC_RP2040**, etc. [![GitHub release](https://img.shields.io/github/release/earlephilhower/arduino-pico.svg)](https://github.com/earlephilhower/arduino-pico/releases/latest)
v1.3.0 ### Major Release v1.3.0 1. Fix SMS receive bug. 2. Add option to load Root Certs only when necessary for SSL. 3. Add ThingStream MQTT(S) support and example. 4. Add UDP functions to permit specify host 5. Add GSM_LOGATDEBUG macro to help debug AT-command related functions 6. Add support to SoftwareSerial 7. Fully tested on **u-blox SARA-G350 modem and nRF52-based NINA_B302_ublox board**