Skip to content

Releases: alkonosst/SIM7600Module

v1.2.0

24 Nov 03:01

Choose a tag to compare

What's Changed

  • fix(Modem): Allow the use of empty strings for username and password in configureAPN by @alkonosst in #4
  • fix(Modem): Enhance MQTT response handling to support error code extraction by @alkonosst in #5
  • fix(Modem): Calculate correctly remaining timeout of waiting functions by @alkonosst in #6
  • feat(Modem): Add modem ready callback and reset/power-off functionality by @alkonosst in #7
  • feat(Modem): Add support for verbose error codes in logging by @alkonosst in #8

Full Changelog: v1.1.0...v1.2.0

v1.1.0

23 Nov 02:46

Choose a tag to compare

What's Changed

  • feat(Modem): Implement network reg. status callback and current network status methods by @alkonosst in #2
  • fix(Modem): Remove NTP sync from setNTPServer to separate responsabilities by @alkonosst in #3

Full Changelog: v1.0.2...v1.1.0

v1.0.2

22 Nov 20:35

Choose a tag to compare

What's Changed

  • fix: Fix variable redeclarations in MQTT and year parsing in Modem by @alkonosst in #1

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

22 Nov 03:15

Choose a tag to compare

Quick fix:

  • Change example extension from .cpp to .ino

Full Changelog: v1.0.0...v1.0.1

v1.0.0

22 Nov 03:06

Choose a tag to compare