Skip to content

Releases: telit/arduino-me310-library

Fixes

16 Apr 14:03
c9e2452
Compare
Choose a tag to compare

Fixes m2m_write
Add Http_send_without_parameter
Fix str_start

Minor fixes

23 Nov 11:07
5fb3dc0
Compare
Choose a tag to compare

fix in LWM2M_first_example ON_OFF gpio management

New samples and debug

24 Nov 15:18
c94de00
Compare
Choose a tag to compare

added debug flag and new examples sketches, plus fixes in MQTT sketch

LwM2M utilities

31 Jan 15:21
91756a9
Compare
Choose a tag to compare

Add several lwm2m related utility methods
fix psm setting empty parameters management
fix ssl config default parameters

Code cleanup and error management improvements

11 Jan 15:06
e374e14
Compare
Choose a tag to compare
Merge pull request #15 from telit/feature/code-cleanup

code cleanup

LwM2M OBJ set method

19 Nov 15:48
59fe77c
Compare
Choose a tag to compare

added lwm2m objset method and float to string function

Generic AT Command

15 Nov 08:30
Compare
Choose a tag to compare

Added generic AT command function in the library, to allow sending any AT command to the modem (or chains of commands). A sample sketch was added as well

file utilities improvements

14 Oct 14:32
98c6a48
Compare
Choose a tag to compare
Merge pull request #13 from telit/feature/gnss-fileutils

update readme, improvements of file utilities interfaces and examples

Change Bosch example library

08 Oct 10:41
067aaff
Compare
Choose a tag to compare
Merge pull request #12 from telit/feature/accel-BMA400-API

change Bosch library used in example sketch

SMS management, sockets binary data

27 Sep 08:29
466b796
Compare
Choose a tag to compare

Add SMS logic management, improve binary data management in sockets communication