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
Revisions of Adafruit_FONA.cpp
Revision | Date | Message | Actions |
---|---|---|---|
11:5f66d83249ea | 2019-03-02 | fix bug of the readRaw() method | File Diff Annotate |
10:7951d9691cb2 | 2019-02-25 | Various fona 3G patch | File Diff Annotate |
9:b18cfba4283a | 2018-10-23 | edit sslTCPsend method | File Diff Annotate |
8:d54fbb976688 | 2018-10-07 | Modif sendTCP for clear replybuffer | File Diff Annotate |
7:e60a2ee53aa0 | 2018-10-04 | change the format of the TCP message | File Diff Annotate |
6:8fdb30dc3108 | 2018-09-06 | Add TCP SSL connection methods | File Diff Annotate |
5:79e4c91f2b73 | 2018-09-05 | Add powerOn and powerOff methods | File Diff Annotate |
4:05c32425d2da | 2018-08-11 | addding getTCPtimeout and getIpaddr method | File Diff Annotate |
3:addc5ef76145 | 2018-08-07 | Adding TCP initialize TCP connection | File Diff Annotate |
2:3fc229f5ec3f | 2018-08-06 | Adding TCPconnect and TCPclose methods for FONA 3G | File Diff Annotate |
1:c0ae7ecfa511 | 2018-08-05 | replace "OK" with the ok_reply variable | File Diff Annotate |
0:bf67af6b3913 | 2018-08-05 | Modified for use Adafruit FONA 3G | File Diff Annotate |