mirror of
https://github.com/KevinMidboe/TinyGSM.git
synced 2025-10-29 18:00:18 +00:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
0e17c6529e
commit
4ca8b2dda9
28
README.md
28
README.md
@@ -40,26 +40,26 @@ Feature \ Modem | SIM8xx | U201 | A6/A7/A20 | M590 | ESP8266 | XB
|
|||||||
**Data connections**
|
**Data connections**
|
||||||
TCP (HTTP, MQTT, Blynk, ...) | ✔ | ✔ | ✔ | ✔ | ✔ | ✔
|
TCP (HTTP, MQTT, Blynk, ...) | ✔ | ✔ | ✔ | ✔ | ✔ | ✔
|
||||||
UDP | ◌ | ◌ | | | | ◌
|
UDP | ◌ | ◌ | | | | ◌
|
||||||
SSL/TLS (HTTPS) | ✔¹ | ✔ | 🅧 | 🅧 | ◌ |
|
SSL/TLS (HTTPS) | ✔¹ | ✔ | 🅧 | 🅧 | ✔¹ |
|
||||||
**USSD**
|
**USSD**
|
||||||
Sending USSD requests | ✔ | ◌ | ✔ | ✔ | |
|
Sending USSD requests | ✔ | | ✔ | ✔ | 🅧 |
|
||||||
Decoding 7,8,16-bit response | ✔ | ◌ | ✔ | ✔ | |
|
Decoding 7,8,16-bit response | ✔ | | ✔ | ✔ | 🅧 |
|
||||||
**SMS**
|
**SMS**
|
||||||
Sending | ✔ | ? | ✔ | ✔ | | ✔
|
Sending | ✔ | | ✔ | ✔ | 🅧 | ✔
|
||||||
Sending Unicode | ✔ | ? | ◌ | 🅧 | |
|
Sending Unicode | ✔ | | ◌ | 🅧 | 🅧 |
|
||||||
Reading | | ? | | | |
|
Reading | | | | | 🅧 |
|
||||||
Incoming message event | | ? | | ? | |
|
Incoming message event | | | | ? | 🅧 |
|
||||||
**Calls**
|
**Calls**
|
||||||
Dial, hangup | ✔ | ? | ✔ | 🅧 | | 🅧
|
Dial, hangup | ✔ | | ✔ | 🅧 | 🅧 | 🅧
|
||||||
Receiving calls | ✔ | ? | ✔ | 🅧 | | 🅧
|
Receiving calls | ✔ | | ✔ | 🅧 | 🅧 | 🅧
|
||||||
Incoming event (RING) | ◌ | ? | ◌ | 🅧 | | 🅧
|
Incoming event (RING) | ◌ | | ◌ | 🅧 | 🅧 | 🅧
|
||||||
DTMF sending | ◌ | ? | ◌ | 🅧 | | 🅧
|
DTMF sending | ✔ | | ✔ | 🅧 | 🅧 | 🅧
|
||||||
DTMF decoding | ◌ | ? | 🅧 | 🅧 | | 🅧
|
DTMF decoding | ◌ | | 🅧 | 🅧 | 🅧 | 🅧
|
||||||
**Location**
|
**Location**
|
||||||
GSM location service | ✔ | ✔ | 🅧 | 🅧 | | ✔
|
GSM location service | ✔ | ✔ | 🅧 | 🅧 | 🅧 | ✔
|
||||||
GPS/GNSS | ✔¹ | 🅧 | ◌¹ | 🅧 | 🅧 | 🅧
|
GPS/GNSS | ✔¹ | 🅧 | ◌¹ | 🅧 | 🅧 | 🅧
|
||||||
|
|
||||||
✔ - implemented ◌ - planned 🅧 - not available for this modem
|
✔ - implemented ◌ - planned 🅧 - not available on this modem
|
||||||
¹ - only some device models or firmware revisions have this feature (SIM8xx R14.18, A7, etc.)
|
¹ - only some device models or firmware revisions have this feature (SIM8xx R14.18, A7, etc.)
|
||||||
|
|
||||||
## Supported modems
|
## Supported modems
|
||||||
|
|||||||
Reference in New Issue
Block a user