Skip to content

v0.3.5

Compare
Choose a tag to compare
@vshymanskyy vshymanskyy released this 10 Jun 22:36
· 791 commits to master since this release

TinyGSM logo

If you like TinyGSM - give it a star, or fork it and contribute! GitHub stars GitHub forks
You can also join our chat: Gitter

In this release

  • New module support
    • Quectel BG96 (initial support)
    • Hologram Dash
    • U-blox U201
    • Arduino MKR GSM 1400
    • Industruino
  • Other
    • Network Time Fetching for SimXXX
    • Updated examples, diagnostic sketch, README, etc.
    • Override Client.write(const char *str) to optimize data transfer on some platforms, like STM32Duino

Enjoy 😉
@vshymanskyy