Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisxhe committed Nov 29, 2023
1 parent 5bb3aa9 commit 612a702
Showing 1 changed file with 25 additions and 22 deletions.
47 changes: 25 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,28 +28,31 @@

## 2️⃣Examples

| Example | [T-A7670X][1] | [T-Call-A7670X][2] | [T-SIM7672G-S3][6] | [T-A7608][3] | [T-A7608-DC-S3][4] | [T-A7608-S3][5] |
| ---------------- | ----------------- | ------------------ | ------------------ | --------------- | ------------------ | --------------- |
| ATdebug |||||||
| Blynk_Console |||||||
| GPSShield | ✅ (Only T-A7670G) | ❌ (Can't run) | ❌ (Can't run) | ❌ (Can't run) | ❌ (Can't run) | ❌ (Can't run) |
| GPS_BuiltIn |||||||
| GPS_NMEA_Parse |||||||
| HttpClient |||||||
| HttpsClient |||||||
| MqttClient |||||||
| ReadBattery || ❌ (Can't run) ||| ❌ (Can't run) ||
| DeepSleep |||||||
| ModemSleep |||||||
| VoiceCalls ||| ❌ (No support) ||||
| SDCard || ❌ (Can't run) |||||
| SerialRS485 |||||||
| SendSMS ||| ❌ (No support) ||||
| LBSExample ||| ❌ (No support) ||||
| Network |||||||
| MqttsBuiltlnAuth ||| ❌ (Not adapted) ||||
| MqttsBuiltlnSSL ||| ❌ (Not adapted) ||||
| MqttsBuiltlnAWS ||| ❌ (Not adapted) ||||
| Example | [T-A7670X][1] | [T-Call-A7670X][2] | [T-SIM7672G-S3][6] | [T-A7608][3] | [T-A7608-DC-S3][4] | [T-A7608-S3][5] |
| ------------------ | ----------------- | ------------------ | ------------------ | --------------- | ------------------ | --------------- |
| ATdebug |||||||
| Blynk_Console |||||||
| GPSShield | ✅ (Only T-A7670G) | ❌ (Can't run) | ❌ (Can't run) | ❌ (Can't run) | ❌ (Can't run) | ❌ (Can't run) |
| GPS_BuiltIn |||||||
| GPS_NMEA_Parse |||||||
| HttpClient |||||||
| HttpsClient |||||||
| MqttClient |||||||
| ReadBattery || ❌ (Can't run) ||| ❌ (Can't run) ||
| DeepSleep |||||||
| ModemSleep |||||||
| VoiceCalls ||| ❌ (No support) ||||
| SDCard || ❌ (Can't run) |||||
| SerialRS485 |||||||
| SendSMS ||| ❌ (No support) ||||
| LBSExample ||| ❌ (No support) ||||
| Network |||||||
| MqttsBuiltlnAuth ||| ❌ (Not adapted) ||||
| MqttsBuiltlnSSL ||| ❌ (Not adapted) ||||
| MqttsBuiltlnAWS ||| ❌ (Not adapted) ||||
| MqttsBuiltlnHivemq ||| ❌ (Not adapted) ||||



# Quick start ⚡

Expand Down

0 comments on commit 612a702

Please sign in to comment.