Library for the Adafruit FONA. This is a port of the original Arduino library available at: https://github.com/adafruit/Adafruit_FONA_Library . - Modified by Marc PLOUHINEC 27/06/2015 for use in mbed - Modified by lionel VOIRIN 05/08/2018 for use Adafruit FONA 3

Dependents:   Adafruit_FONA_3G_Library_Test

History

fix sslTCPconnect method default tip

2019-03-03, by Nels885 [Sun, 03 Mar 2019 14:51:15 +0000] rev 12

fix sslTCPconnect method


fix bug of the readRaw() method

2019-03-02, by Nels885 [Sat, 02 Mar 2019 10:29:28 +0000] rev 11

fix bug of the readRaw() method


Various fona 3G patch

2019-02-25, by Nels885 [Mon, 25 Feb 2019 20:27:24 +0000] rev 10

Various fona 3G patch


edit sslTCPsend method

2018-10-23, by Nels885 [Tue, 23 Oct 2018 19:16:20 +0000] rev 9

edit sslTCPsend method


Modif sendTCP for clear replybuffer

2018-10-07, by Nels885 [Sun, 07 Oct 2018 12:58:46 +0000] rev 8

Modif sendTCP for clear replybuffer


change the format of the TCP message

2018-10-04, by Nels885 [Thu, 04 Oct 2018 19:04:26 +0000] rev 7

change the format of the TCP message


Add TCP SSL connection methods

2018-09-06, by Nels885 [Thu, 06 Sep 2018 20:17:02 +0000] rev 6

Add TCP SSL connection methods


Add powerOn and powerOff methods

2018-09-05, by Nels885 [Wed, 05 Sep 2018 20:26:07 +0000] rev 5

Add powerOn and powerOff methods


addding getTCPtimeout and getIpaddr method

2018-08-11, by Nels885 [Sat, 11 Aug 2018 09:44:50 +0000] rev 4

addding getTCPtimeout and getIpaddr method


Adding TCP initialize TCP connection

2018-08-07, by Nels885 [Tue, 07 Aug 2018 14:30:19 +0000] rev 3

Adding TCP initialize TCP connection