Board/NGS/NGS1071-dat/NGS1071-dat.md
... ...
@@ -3,6 +3,17 @@
3 3
4 4
SIM800C R2
5 5
6
+## Pin Definitions
7
+
6 8
![](44-44-17-02-08-2023.png)
7 9
8 10
11
+- All Serial pins: RXD, TXD, DCD, RI, CTS, RTS. Also 5V logic compliant pins: M_RXD, TXD
12
+- Voice and speaker pins: SPKN, SPKP, MICN, MICP
13
+- Second serial port: RXD2, TXD2
14
+- USB port: VUSB, DM, DP, GND.
15
+- Other misc pins: VRTC, ADC, VDD_EXD, status, netlight
16
+- Power supply in: GND, VIN (5-4V compliant)
17
+
18
+
19
+- [[SIM800-dat]]
... ...
\ No newline at end of file
Board/NGS/NGS1072-DAT/NGS1072-DAT.md
... ...
@@ -11,12 +11,18 @@
11 11
- FTDI FT232RL cable match programming pins on top-left:
12 12
- DTR TXD RXD +5V -- GND
13 13
14
+
15
+
16
+
14 17
## hardware Setup
15 18
- arduino pro mini 5V/16M
16 19
- SIM800 software serial port, selected by SMD jumper: D2 + D3 or D4 + D5
17 20
- pull D8 pin to HIGH for at lease 2 seconds, and then LOW to boot SIM800 module
18 21
- SIM800 Network LED should start to link
19 22
23
+
24
+
25
+
20 26
## Demo Code
21 27
22 28
- https://github.com/Edragon/Arduino-main/tree/master/Sketchbook/RF/NGS1072
Board/NGS/NGS1074-dat/NGS1074-dat.md
... ...
@@ -3,6 +3,12 @@
3 3
4 4
- retired
5 5
6
+## Descriptions
7
+
8
+- Based on R2 hardware.
9
+- Customized firmware, connect to specified server by TCP or UDP
10
+- Data send to UART1 will be directly forward to server.
11
+- Setup once and done, please see configuration here.
6 12
7 13
8 14
[[SIM800_RTU_Test.gif]]
... ...
\ No newline at end of file
chip-cn/SIMCOM/SIM7000-dat/SIM7000-dat.md
... ...
@@ -1,4 +1,7 @@
1 1
2 2
# SIM7000-dat
3 3
4
-- [[NGS1119-dat]]
... ...
\ No newline at end of file
0
+- [[NGS1119-dat]]
1
+
2
+
3
+- [[SIM7000]]
... ...
\ No newline at end of file
chip-cn/SIMCOM/SIM800-dat/SIM800-dat.md
... ...
@@ -1,4 +1,32 @@
1
+# SIM800-dat
2
+
3
+## boards
4
+
5
+- [[NGS1070-dat]] - [[NGS1071-dat]] - [[NGS1072-dat]] - [[NGS1074-dat]]
6
+
7
+## Versions
8
+
9
+| Version | Flash | LBS | Bluetooth 3.0 | TTS | 2-DEV |
10
+| -------- | ----- | --- | ------------- | --- | ----- |
11
+| V_Basic | 24M | - | - | - | - |
12
+| V_LBS+BT | 24M | YES | YES | - | - |
13
+| V_TTS | 32M | YES | YES | YES | ? |
14
+| V_MCU | 32M | YES | YES | ? | YES |
15
+
16
+- LBS = AGPS, LBS (loaction)
17
+- 2-DEV = Secondary Development
18
+
19
+## Serial Number Versions
20
+
21
+| PN | Specs | Note | AT+GMR | Split Data | Test with CN Mobile | Test with CN Unicorn |
22
+| -------------- | ------------------ | ------------------------------ | ------------------- | ----------------------- | ------------------- | -------------------- |
23
+| S2-1068S-ZIL1D | 24M, basic version | 1068S | 1418B06SIM800C24 | 1418B 06 SIM800C24 | +CREG: 0,3 | 0 / 2 loop |
24
+| S2-10686-ZIL19 | 24M+BT | 10686 stopped | 1418B07SIM800C24_BT | 1418B 07 SIM800C24 \_BT | +CREG: 0,1 | 0 / 2 loop |
25
+| S2-10686-ZIL1E | 24M+BT | 10686 | 1418B08SIM800C24_BT | 1418B 08 SIM800C24 \_BT | +CREG: 0,1 | 0 / 2 loop |
26
+| S2-1068F-ZIL1E | 24M+BT | 10686 | 1418B08SIM800C24_BT | 1418B 08 SIM800C24 \_BT | +CREG: 0,1 | 0 / 2 loop |
27
+| S2-10686-ZIL0T | 24M+BT | 10686 | ? | ? | ? | ? |
28
+| S2-10688-ZIL0S | EAT version | 10688 (series are EAT version) | - | | | |
29
+| S2-10698-ZIL0S | EAT version | 10688 (series are EAT version) | - | | | |
30
+
1 31
2
-# SIM800-dat
3 32
4
-- [[NGS1070-dat]] - [[NGS1071-dat]]
... ...
\ No newline at end of file