Browse Source

Added more docs for modules on my wish list

v_master
SRGDamia1 7 years ago
parent
commit
1ae97f12f5
22 changed files with 3 additions and 3 deletions
  1. BIN
      extras/doc/Digi XBee 3G Global Users Guide - 90001541.pdf
  2. BIN
      extras/doc/Digi XBee3 LTEC1 Users Guide - 90002253.pdf
  3. BIN
      extras/doc/ESP8266 - AT Command Examples 1.3.pdf
  4. BIN
      extras/doc/ESP8266 - AT Instruction Set v2.0.0.pdf
  5. BIN
      extras/doc/Gemalto ELS31 AT Commands.pdf
  6. +0
    -0
      extras/doc/SIM800 Series AT Command Manual V1.09.pdf
  7. BIN
      extras/doc/SIM800 Series AT Command Manual V1.10.pdf
  8. +0
    -0
      extras/doc/SIM800 Series Software Upgrade Application Note V1.00.pdf
  9. +0
    -0
      extras/doc/SIM800+Series Bluetooth Application Note V1.04.pdf
  10. +0
    -0
      extras/doc/SIM800+Series Email Application Note V1.00.pdf
  11. BIN
      extras/doc/Sequans Monarch AT Commands.pdf
  12. BIN
      extras/doc/Telit 3G Modules AT Commands Reference Guide r11-1.pdf
  13. BIN
      extras/doc/Telit CE910 AT Commands Reference Guide r5.pdf
  14. BIN
      extras/doc/Telit HE910 AT Command Reference Guide r0.pdf
  15. +0
    -0
      extras/doc/Telit LE866 AT Commands Reference Guide r5.pdf
  16. BIN
      extras/doc/Telit LE910 AT Commands Reference Guide r14.1.pdf
  17. BIN
      extras/doc/Telit ME910C1 AT Commands Reference Guide r2.pdf
  18. BIN
      extras/doc/Telit Modules Software User Guide 2G3G4G r20.pdf
  19. +0
    -0
      extras/doc/u-blox Cellular ATCommands (UBX-13002752).pdf
  20. +0
    -0
      extras/doc/u-blox SARA-R4 AT Commands Manual (UBX-17003787).pdf
  21. +1
    -1
      library.json
  22. +2
    -2
      library.properties

BIN
extras/doc/Digi XBee 3G Global Users Guide - 90001541.pdf View File


BIN
extras/doc/Digi XBee3 LTEC1 Users Guide - 90002253.pdf View File


BIN
extras/doc/ESP8266 - AT Command Examples 1.3.pdf View File


BIN
extras/doc/ESP8266 - AT Instruction Set v2.0.0.pdf View File


BIN
extras/doc/Gemalto ELS31 AT Commands.pdf View File


extras/doc/SIM800 Series_AT Command Manual_V1.09.pdf → extras/doc/SIM800 Series AT Command Manual V1.09.pdf View File


BIN
extras/doc/SIM800 Series AT Command Manual V1.10.pdf View File


extras/doc/SIM800 Series_Software Upgrade_Application Note_V1.00.pdf → extras/doc/SIM800 Series Software Upgrade Application Note V1.00.pdf View File


extras/doc/SIM800+Series_Bluetooth_Application_Note_V1.04.pdf → extras/doc/SIM800+Series Bluetooth Application Note V1.04.pdf View File


extras/doc/SIM800+Series_Email_Application_Note_V1.00.pdf → extras/doc/SIM800+Series Email Application Note V1.00.pdf View File


BIN
extras/doc/Sequans Monarch AT Commands.pdf View File


BIN
extras/doc/Telit 3G Modules AT Commands Reference Guide r11-1.pdf View File


BIN
extras/doc/Telit CE910 AT Commands Reference Guide r5.pdf View File


BIN
extras/doc/Telit HE910 AT Command Reference Guide r0.pdf View File


extras/doc/Telit_LE866_AT_Commands_Reference_Guide_r5.pdf → extras/doc/Telit LE866 AT Commands Reference Guide r5.pdf View File


BIN
extras/doc/Telit LE910 AT Commands Reference Guide r14.1.pdf View File


BIN
extras/doc/Telit ME910C1 AT Commands Reference Guide r2.pdf View File


BIN
extras/doc/Telit Modules Software User Guide 2G3G4G r20.pdf View File


extras/doc/u-blox-CEL_ATCommands_(UBX-13002752).pdf → extras/doc/u-blox Cellular ATCommands (UBX-13002752).pdf View File


extras/doc/UBlox SARA-R4 AT Commands Manual (UBX-17003787).pdf → extras/doc/u-blox SARA-R4 AT Commands Manual (UBX-17003787).pdf View File


+ 1
- 1
library.json View File

@ -1,5 +1,5 @@
{ {
"name": "EnviroDIY_TinyGSM",
"name": "TinyGSM",
"version": "0.3.4", "version": "0.3.4",
"description": "A small Arduino library for GPRS modules, that just works. Includes examples for Blynk, MQTT, File Download, and Web Client. Supports GSM modules with AT command interface: SIM800, SIM800A, SIM800C, SIM800L, SIM800H, SIM808, SIM868, SIM900, SIM900A, SIM900D, SIM908, SIM968", "description": "A small Arduino library for GPRS modules, that just works. Includes examples for Blynk, MQTT, File Download, and Web Client. Supports GSM modules with AT command interface: SIM800, SIM800A, SIM800C, SIM800L, SIM800H, SIM808, SIM868, SIM900, SIM900A, SIM900D, SIM908, SIM968",
"keywords": "GSM, AT commands, AT, SIM800, SIM900, A6, A7, M590, ESP8266, SIM800A, SIM800C, SIM800L, SIM800H, SIM808, SIM868, SIM900A, SIM900D, SIM908, SIM968", "keywords": "GSM, AT commands, AT, SIM800, SIM900, A6, A7, M590, ESP8266, SIM800A, SIM800C, SIM800L, SIM800H, SIM808, SIM868, SIM900A, SIM900D, SIM908, SIM968",


+ 2
- 2
library.properties View File

@ -1,7 +1,7 @@
name=EnviroDIY_TinyGSM
name=TinyGSM
version=0.3.4 version=0.3.4
author=Volodymyr Shymanskyy author=Volodymyr Shymanskyy
maintainer=Sara Damiano
maintainer=Volodymyr Shymanskyy
sentence=A small Arduino library for GPRS modules, that just works. sentence=A small Arduino library for GPRS modules, that just works.
paragraph=Includes examples for Blynk, MQTT, File Download, and Web Client. Supports GSM modules with AT command interface: SIM800, SIM900, A6, A7, M590, ESP8266, SIM800A, SIM800C, SIM800L, SIM800H, SIM808, SIM868, SIM900A, SIM900D, SIM908, SIM968 paragraph=Includes examples for Blynk, MQTT, File Download, and Web Client. Supports GSM modules with AT command interface: SIM800, SIM900, A6, A7, M590, ESP8266, SIM800A, SIM800C, SIM800L, SIM800H, SIM808, SIM868, SIM900A, SIM900D, SIM908, SIM968
category=Communication category=Communication


Loading…
Cancel
Save