diff --git a/docs/en/product_documents/modules/module_sim800.md b/docs/en/product_documents/modules/module_sim800.md index 7e8f5472..dec33bb6 100644 --- a/docs/en/product_documents/modules/module_sim800.md +++ b/docs/en/product_documents/modules/module_sim800.md @@ -17,7 +17,7 @@ your own. - SIM800L Module - Build-in Antenna -- 3.5 mm phone audio jack +- 3.5 mm phone audio jack and MIC(MIC is disable. If you want to enable it, you need to weld a 0 ohm resistor for enabling.) - Microphone - Parameter: - GSM/GPRS @@ -25,6 +25,18 @@ your own. - transmit Voice, SMS and data information with low power consumption - Featur Bluetooth and Embedded AT +## PinMap + +*After SIM800 was stacked with M5Core, they communicat through UART2* + +**SIM800** + +| SIM800 Pin | ESP32 Chip | +| :----------: |:------------: | +| TXD | GPIO16 | +| RXD | GPIO17 | +| RST | GPIO5 | + ## INCLUDES - 1x M5Stack SIM800L Module diff --git a/docs/ja/product_documents/modules/module_sim800.md b/docs/ja/product_documents/modules/module_sim800.md index d1722895..cd7e3516 100644 --- a/docs/ja/product_documents/modules/module_sim800.md +++ b/docs/ja/product_documents/modules/module_sim800.md @@ -13,7 +13,7 @@ M5Stackシリーズのコアを使用し、Blockly、Arduino、MicroPythonでプ - SIM800L モジュール - アンテナ内蔵 -- 3.5 mm オーディオジャック +- 3.5 mm オーディオジャック, マイク(ユーザーは、マイクを有効にするためにO ohm抵抗を半田付けする必要があります) - マイク - パラメータ - GSM/GPRS @@ -21,6 +21,18 @@ M5Stackシリーズのコアを使用し、Blockly、Arduino、MicroPythonでプ - 低消費電力で通話、SMS、データ通信が可能 - Bluetooth と Embedded AT +## ピンマッピング + +*After SIM800 was stacked with M5Core, they communicat through UART2* + +**SIM800** + +| SIM800 Pin | ESP32 Chip | +| :----------: |:------------: | +| TXD | GPIO16 | +| RXD | GPIO17 | +| RST | GPIO5 | + ## パッケージ内容 - 1x SIM800L モジュール diff --git a/docs/zh_CN/product_documents/modules/module_sim800.md b/docs/zh_CN/product_documents/modules/module_sim800.md index b3cb5f5a..0a256eae 100644 --- a/docs/zh_CN/product_documents/modules/module_sim800.md +++ b/docs/zh_CN/product_documents/modules/module_sim800.md @@ -11,11 +11,24 @@ SIM800L是完整的支持四种频宽的GSM/GPRS解决方案。通过串口发 ## 特性 - 内置SIM800L模块和天线 -- 3.5 mm耳机插孔 +- 3.5 mm耳机插孔和麦克风(麦克风位置需要用户自行焊接O欧姆电阻来使能) - Parameter: - GSM/GPRS - 支持频宽:850/900/1800/1900MHz +## 管脚映射 + +*SIM800モジュールは、M5Coreとスタックされた後、UART2を介して通信します。* + +**SIM800** + +| SIM800 Pin | ESP32 Chip | +| :----------: |:------------: | +| TXD | GPIO16 | +| RXD | GPIO17 | +| RST | GPIO5 | + + ## 包含 - 1x SIM800L模块