Skip to content

Releases: yeganemehr/arduino-sim800

v0.3.0

08 Sep 19:53
8203a36

Choose a tag to compare

What's Changed

  • Support +CMTI Unsolicited Message and emit a notification in case of receive an SMS.
  • Add a method for receiving an SMS from memory. (AT+CMGR)
  • Add a example for receive an sms using Sim800IncomingSMSEvent
  • Add wemos_d1_mini32 broad in examples CI

Full Changelog: v0.2.1...v0.3.0

v0.2.1

05 Aug 10:34
46090e7

Choose a tag to compare

What's Changed

  • Sending sms timeout increased from 20 to 40 secs.

Full Changelog: v0.2.0...v0.2.1

v0.2.0

02 Aug 09:14
7414401

Choose a tag to compare

What's Changed

  • Add Sim800::getICCID() method.

Full Changelog: v0.1.0...v0.2.0