mirror of
				https://github.com/KevinMidboe/TinyGSM.git
				synced 2025-10-29 18:00:18 +00:00 
			
		
		
		
	Update readme
This commit is contained in:
		
							
								
								
									
										40
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										40
									
								
								README.md
									
									
									
									
									
								
							| @@ -35,31 +35,31 @@ TinyGSM also pulls data gently from the modem (whenever possible), so it can ope | ||||
|  | ||||
| ## Features | ||||
|  | ||||
| Feature \ Modem              | SIM8xx | u-Blox | A6/A7/A20 | Neoway M590| ESP8266 |Digi XBee|Quectel BG96|Quectel M95|Quectel MC60(E)| SIM7000 | | ||||
| ---                          | ---    | ---    | ---       | ---        | ---     | ---     | ---        | ---       | ---           | ---     | | ||||
| Feature \ Modem              | SIM8xx | u-Blox | A6/A7/A20 | Neoway M590| ESP8266 |Digi XBee|Quectel BG96|Quectel M95|Quectel MC60(E)| SIM7000 | Monarch | | ||||
| ---                          | ---    | ---    | ---       | ---        | ---     | ---     | ---        | ---       | ---           | ---     | ---     | | ||||
| **Data connections** | ||||
| TCP (HTTP, MQTT, Blynk, ...) | ✔      | ✔      | ✔         | ✔         | ✔        | ✔       | ✔          | ✔         | ✔             |         | | ||||
| UDP                          | ◌      | ◌      |           |           |          | ◌       | ◌          |           |               | ◌       | | ||||
| SSL/TLS (HTTPS)              | ✔¹     | ✔      | x         | x         | ✔        | ✔       | ◌          |           |               | ◌       | | ||||
| TCP (HTTP, MQTT, Blynk, ...) | ✔      | ✔      | ✔         | ✔         | ✔        | ✔       | ✔          | ✔         | ✔             | ✔       | ✔       | | ||||
| UDP                          | ◌      | ◌      |           |           |          | ◌       | ◌          |           |               | ◌       | ◌       | | ||||
| SSL/TLS (HTTPS)              | ✔¹     | ✔      | x         | x         | ✔        | ✔       | ◌          |           |               | ◌       | ✔       | | ||||
| **USSD** | ||||
| Sending USSD requests        | ✔      |        | ✔         | ✔         | x        |          |             |         |               | ✔       | | ||||
| Decoding 7,8,16-bit response | ✔      |        | ✔         | ✔         | x        |          |             |         |               | ✔       | | ||||
| Sending USSD requests        | ✔      |        | ✔         | ✔         | x        |          |             |         |               | ✔       |         | | ||||
| Decoding 7,8,16-bit response | ✔      |        | ✔         | ✔         | x        |          |             |         |               | ✔       |         | | ||||
| **SMS** | ||||
| Sending                      | ✔      | ✔      | ✔         | ✔         | x        | ✔        | ✔          | ✔        | ✔             | ✔       | | ||||
| Sending Unicode              | ✔      |        | ◌         | x         | x        |          | ✔           | ✔       | ✔             | ✔       | | ||||
| Reading                      |        |        |           |           | x        |          |             |         |               |         | | ||||
| Incoming message event       |        |        |           | ?         | x        |          |             |         |               |         | | ||||
| Sending                      | ✔      | ✔      | ✔         | ✔         | x        | ✔        | ✔          | ✔        | ✔             | ✔       | ✔       | | ||||
| Sending Unicode              | ✔      |        | ◌         | x         | x        |          | ✔           | ✔       | ✔             | ✔       |         | | ||||
| Reading                      |        |        |           |           | x        |          |             |         |               |         |         | | ||||
| Incoming message event       |        |        |           | ?         | x        |          |             |         |               |         |         | | ||||
| **Calls** | ||||
| Dial, hangup                 | ✔      |        | ✔         | x         | x        | x        |             |         |               |         | | ||||
| Receiving calls              | ✔      |        | ✔         | x         | x        | x        |             |         |               |         | | ||||
| Incoming event (RING)        | ◌      |        | ◌         | x         | x        | x        |             |         |               |         | | ||||
| DTMF sending                 | ✔      |        | ✔         | x         | x        | x        |             |         |               |         | | ||||
| DTMF decoding                | ◌      |        | x         | x         | x        | x        |             |         |               |         | | ||||
| Dial, hangup                 | ✔      |        | ✔         | x         | x        | x        |             |         |               |         |         | | ||||
| Receiving calls              | ✔      |        | ✔         | x         | x        | x        |             |         |               |         |         | | ||||
| Incoming event (RING)        | ◌      |        | ◌         | x         | x        | x        |             |         |               |         |         | | ||||
| DTMF sending                 | ✔      |        | ✔         | x         | x        | x        |             |         |               |         |         | | ||||
| DTMF decoding                | ◌      |        | x         | x         | x        | x        |             |         |               |         |         | | ||||
| **Location** | ||||
| GSM location service         | ✔      | ✔      | x         | x         | x        | x        |             | x       | ✔             | ✔       | | ||||
| GPS/GNSS                     | ✔¹     | x      | ◌¹        | x         | x        | x        |             | x       |               | ✔       | | ||||
| GSM location service         | ✔      | ✔      | x         | x         | x        | x        |             | x       | ✔             | ✔       | x       | | ||||
| GPS/GNSS                     | ✔¹     | x      | ◌¹        | x         | x        | x        |             | x       |               | ✔       | x       | | ||||
| **Credits** | ||||
| Primary Author/Contributor   |[vshymanskyy](https://github.com/vshymanskyy)|[vshymanskyy](https://github.com/vshymanskyy)|[vshymanskyy](https://github.com/vshymanskyy)|[vshymanskyy](https://github.com/vshymanskyy)|[vshymanskyy](https://github.com/vshymanskyy)|[SRGDamia1](https://github.com/SRGDamia1/)|[vshymanskyy](https://github.com/vshymanskyy)  |[replicadeltd](https://github.com/replicadeltd)|[V1pr](https://github.com/V1pr)|[captFuture](https://github.com/captFuture/)| | ||||
| Primary Author/Contributor   |[vshymanskyy](https://github.com/vshymanskyy)|[vshymanskyy](https://github.com/vshymanskyy)|[vshymanskyy](https://github.com/vshymanskyy)|[vshymanskyy](https://github.com/vshymanskyy)|[vshymanskyy](https://github.com/vshymanskyy)|[SRGDamia1](https://github.com/SRGDamia1/)|[vshymanskyy](https://github.com/vshymanskyy)  |[replicadeltd](https://github.com/replicadeltd)|[V1pr](https://github.com/V1pr)|[captFuture](https://github.com/captFuture/)|[nootropicdesign](https://github.com/nootropicdesign/)| | ||||
|  | ||||
| ✔ - implemented  ◌ - planned  x - not available on this modem | ||||
| ¹ - only some device models or firmware revisions have this feature (SIM8xx R14.18, A7, etc.) | ||||
| @@ -73,11 +73,11 @@ Primary Author/Contributor   |[vshymanskyy](https://github.com/vshymanskyy)|[vsh | ||||
| - Digi XBee WiFi and Cellular (using XBee command mode) | ||||
| - Neoway M590 | ||||
| - u-blox Cellular Modems (many modules including LEON-G100, LISA-U2xx, SARA-G3xx, SARA-U2xx, TOBY-L2xx, LARA-R2xx, MPCI-L2xx, SARA-R4xx, SARA-N4xx, _but NOT SARA-N2xx_) | ||||
| - Sequans Monarch LTE Cat M1/NB1 ***(beta)*** | ||||
| - Quectel BG96 ***(alpha)*** | ||||
| - Quectel M95 ***(alpha)*** | ||||
| - Quectel MC60 ***(alpha)*** | ||||
| - SIMCom SIM7000 series ***(alpha)*** | ||||
| - Sequans Monarch LTE Cat M1/NB1 ***(alpha)*** | ||||
|  | ||||
| ### Supported boards/modules | ||||
| - Arduino MKR GSM 1400 | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|   "name": "TinyGSM", | ||||
|   "version": "0.7.3", | ||||
|   "version": "0.7.4", | ||||
|   "description": "A small Arduino library for GPRS modules, that just works. Includes examples for Blynk, MQTT, File Download, and Web Client. Supports many GSM, LTE, and WiFi modules with AT command interfaces.", | ||||
|   "keywords": "GSM, AT commands, AT, SIM800, SIM900, A6, A7, M590, ESP8266, SIM7000, SIM800A, SIM800C, SIM800L, SIM800H, SIM808, SIM868, SIM900A, SIM900D, SIM908, SIM968, M95, MC60, MC60E, BG96, ublox, Quectel, SIMCOM, AI Thinker, LTE, LTE-M", | ||||
|   "authors": | ||||
|   | ||||
| @@ -1,5 +1,5 @@ | ||||
| name=TinyGSM | ||||
| version=0.7.3 | ||||
| version=0.7.4 | ||||
| author=Volodymyr Shymanskyy | ||||
| maintainer=Volodymyr Shymanskyy | ||||
| sentence=A small Arduino library for GPRS modules, that just works. | ||||
|   | ||||
| @@ -10,7 +10,7 @@ | ||||
| #define TinyGsmCommon_h | ||||
|  | ||||
| // The current library version number | ||||
| #define TINYGSM_VERSION "0.7.3" | ||||
| #define TINYGSM_VERSION "0.7.4" | ||||
|  | ||||
| #if defined(SPARK) || defined(PARTICLE) | ||||
|   #include "Particle.h" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user