Skip to content

Releases: arduino-libraries/ArduinoIoTCloud

0.5.6

29 Mar 17:01
Compare
Choose a tag to compare
Increment library version

Cleaning up ambiguity concerning naming of thing id and device id.

29 Mar 09:43
Compare
Choose a tag to compare

Cleaning up ambiguity concerning naming of thing id and device id.

Notify user if thing id is wrong or thing does not exist

22 Mar 09:39
c8da6e7
Compare
Choose a tag to compare
0.5.4

[CM-474] Notify user if thing id is wrong / thing does not exist (#43)

Refactoring source code + Minor Bugfixes

21 Mar 09:49
061b4c7
Compare
Choose a tag to compare

Separating definition/implementation in .h/.cpp files + Bugfix: Prevent socket from keeping open by stopping UDP

Change NTP and PING servers for non open internet connection

12 Mar 13:50
e2af1d1
Compare
Choose a tag to compare

GSM Connection Manager update

26 Feb 16:42
25c5b71
Compare
Choose a tag to compare
  • refactored state machines for both ArduinoIoTCloud and ConnectionManager
  • lifted a few cosmetic/logic issues
  • cleanup
  • added NTP time retrieval fallback

0.5.0

21 Feb 14:33
73f30cc
Compare
Choose a tag to compare
  • added troubleshooting info via printDebugInfo()
  • implemented printDebugInfo() in example
  • fixed example variable name

0.4.0

05 Feb 15:01
5dd098f
Compare
Choose a tag to compare
bump version