Browse Source

Update README.md

v_master
Volodymyr Shymanskyy 7 years ago
committed by GitHub
parent
commit
b37c55f413
1 changed files with 8 additions and 5 deletions
  1. +8
    -5
      README.md

+ 8
- 5
README.md View File

@ -40,21 +40,24 @@ Feature \ Modem | SIM800 | SIM8x8 | A6/A7/A20 | M590 | ESP8266
**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 | ✔ | ✔ | ◌ | 🅧 |
Receiving/Reading | | | | |
Reading | | | | |
Incoming message event | | | | ? |
**Calls** **Calls**
Dial, hangup | ✔ | ✔ | ✔ | 🅧 | Dial, hangup | ✔ | ✔ | ✔ | 🅧 |
Receiving calls | ◌ | ◌ | ◌ | 🅧 |
DTMF decoding | | | 🅧 | 🅧 |
Receiving calls | ✔ | ✔ | ✔ | 🅧 |
Incoming event (RING) | ◌ | ◌ | ◌ | 🅧 |
DTMF sending | ◌ | ◌ | ◌ | 🅧 |
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 for this modem
¹ - only some device models or firmware revisions have this feature ¹ - only some device models or firmware revisions have this feature


Loading…
Cancel
Save