Changes for page Gateway Development Guide

Last modified by Xiaoling on 2022/07/22 13:56

From version 1.2
edited by Xiaoling
on 2022/05/14 11:01
Change comment: There is no comment for this version
To version 2.2
edited by Xiaoling
on 2022/07/22 13:56
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +1,6 @@
1 1  = Hardware Connection =
2 2  
3 +
3 3  == 1. LG01-N/OLG01-N ==
4 4  
5 5  (% class="box" %)
... ... @@ -7,21 +7,22 @@
7 7  **LoRa <~-~--> Linux**
8 8  MISO <~-~--> GPIO19
9 9  MOSI <~-~--> GPIO21
10 -SCK <~-~--> GPIO18
11 -RSS <~-~--> GPIO23
12 -DIO1 <~-~--> GPIO20
13 -DIO0 <~-~--> GPIO22
11 +SCK  <~-~-->  GPIO18
12 +RSS  <~-~-->  GPIO23
13 +DIO1 <~-~-->  GPIO20
14 +DIO0 <~-~-->  GPIO22
14 14  )))
15 15  
16 -== 2 LG02/OLG02 ==
17 17  
18 +== 2. LG02/OLG02 ==
19 +
18 18  (% class="box" %)
19 19  (((
20 20  **LoRa Module1 <~-~--> Linux**
21 -MISO <~-~--> GPIO19
22 -MOSI <~-~--> GPIO21
23 -SCK  <~-~--> GPIO18
24 -RSS  <~-~--> GPIO24
23 +MISO  <~-~--> GPIO19
24 +MOSI  <~-~--> GPIO21
25 +SCK  <~-~--> GPIO18
26 +RSS  <~-~--> GPIO24
25 25  RESET <~-~--> GPIO23
26 26  DIO1  <~-~--> GPIO20
27 27  DIO0  <~-~--> GPIO22
... ... @@ -30,10 +30,10 @@
30 30  (% class="box" %)
31 31  (((
32 32  **LoRa Module2 <~-~--> Linux**
33 -MISO <~-~--> GPIO26
34 -MOSI <~-~--> GPIO16
35 -SCK <~-~--> GPIO16
36 -RSS <~-~--> GPIO15
35 +MISO  <~-~--> GPIO26
36 +MOSI  <~-~--> GPIO16
37 +SCK  <~-~--> GPIO16
38 +RSS  <~-~--> GPIO15
37 37  RESET <~-~--> GPIO8
38 38  DIO1  <~-~--> GPIO6
39 39  DIO0  <~-~--> GPIO7