Browse Source

Update README.md

v_master
Volodymyr Shymanskyy 7 years ago
committed by GitHub
parent
commit
4f4d0b1b90
1 changed files with 4 additions and 3 deletions
  1. +4
    -3
      README.md

+ 4
- 3
README.md View File

@ -40,7 +40,7 @@ Feature \ Modem | SIM800 | SIM8x8 | A6/A7/A20 | M590 | ESP8266
**Data connections**
TCP (HTTP, MQTT, Blynk, ...) | ✔ | ✔ | ✔ | ✔ | ✔
UDP | | | | |
SSL/TLS (HTTPS) | ◌ | ◌ | 🅧 | 🅧 | ◌
SSL/TLS (HTTPS) | ◌¹ | ◌¹ | 🅧 | 🅧 | ◌
**USSD**
Sending USSD requests | ✔ | ✔ | ✔ | ✔ | 🅧
Decoding 7,8,16-bit response | ✔ | ✔ | ✔ | ✔ | 🅧
@ -54,9 +54,10 @@ Receiving calls | ◌ | ◌ | ◌ | 🅧 | 🅧
DTMF decoding | | | 🅧 | 🅧 | 🅧
**Location**
GSM location service | ✔ | ✔ | 🅧 | 🅧 | 🅧
GPS/GNSS | 🅧 | | | 🅧 | 🅧
GPS/GNSS | 🅧 | ◌ | ◌¹ | 🅧 | 🅧
✔ - implemented  ◌ - planned  🅧 - not available for this modem
✔ - implemented  ◌ - planned  🅧 - not available for this modem
¹ - supported only on some models or firmware revisions
## Supported modems


Loading…
Cancel
Save