Skip to content

AllThingsTalk Arduino LTE-M SDK v2.0.1

Compare
Choose a tag to compare
@epiller epiller released this 19 Jun 21:30
· 8 commits to master since this release

What's new?

  • disconnect() now truly disconnects from LTE-M and AllThingsTalk and prevents all communication until connect() is called.
  • Changed MNOProfile from SIM_ICCID to STANDARD_EUROPE because of reported issues on newer boards.
  • GuardAndTrackAssets RDK Example now also shows GPS coordinates via Serial Monitor.