Changes for page PG1302 -- LoRaWAN Concentrator User Manual
Last modified by Kilight Cao on 2024/06/22 10:43
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -70,16 +70,16 @@ 70 70 71 71 ==== 1.5 LEDs ==== 72 72 73 - 73 + TX: Blink when transmit a packet 74 74 75 - 75 + RX: Blink when receive a packet 76 76 77 - 77 + Config: Always ON 78 78 79 79 80 80 ==== 1.6 Power Consumption ==== 81 81 82 - 82 + TBD 83 83 84 84 85 85 ==== 1.7 Applications ==== ... ... @@ -95,9 +95,9 @@ 95 95 96 96 ==== 2.1 System structure ==== 97 97 98 - 98 + This example is an example to show how to set up the PG1302 + RPi as a LoRaWAN gateway to use with [[TheThingsNetwork>>url:http://www.thethingsnetwork.org/]](TTN) LoRaWAN server. 99 99 100 - 100 + Set up method for other server are similar. 101 101 102 102 (% style="text-align:center" %) 103 103 [[image:1651743698677-436.png||height="457" width="686"]] ... ... @@ -144,16 +144,18 @@ 144 144 ==== 4.3 Access the Linux console ==== 145 145 146 146 ((( 147 - Connect the RPI Ethernet port to your router, RPi will obtain an IP address from your router. In the router’s management portal, you should be 147 +((( 148 + Connect the RPI Ethernet port to your router, RPi will obtain an IP address from your router. In the router’s management portal, you should be 148 148 ))) 149 149 150 150 ((( 151 - 152 + able to find what IP address the router has assigned to the RPI. You can use this IP to connect the WEB UI or SSH access of RPI. 152 152 ))) 153 153 154 154 ((( 155 - 156 + Make sure your PC and the RPI is in the same network, then use a SSH tool (such as [[putty>>url:http://www.chiark.greenend.org.uk/~~sgtatham/putty/download.html]]) to access it. Below are screenshots 156 156 ))) 158 +))) 157 157 158 158 159 159 (% style="text-align:center" %)