You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added socket buffer to improve TCP socket read performance
8
+
* Replaced boolean type with bool in examples. Thanks @per1234
9
+
* Changed AT command handling to wait at least 20 ms for URC's, after receiving an AT command response before sending a new command. Thanks @FrancMunoz
10
+
* Added root SSL certs and enabled SSL cert validation
11
+
* Added GSM::setTimeout(...) and GPRS::setTimeout(...) API's
12
+
* Added GSM::status() API
13
+
3
14
MKRGSM 1.2.1 - 2018.09.13
4
15
5
16
* Fixed GPRS credentials (username and password) not being used by the modem. Now auth type is set to automatic.
0 commit comments