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
-
... ... @@ -30,23 +30,53 @@ 30 30 ==== 1.1 What is PG1302 LoRaWAN Concentrator? ==== 31 31 32 32 ((( 33 -The PG1302 is a multi-channel high performance transmitter/receiver designed to simultaneously receive several LoRa packets using random spreading factors on random channels. Its goal is to enable robust connection between a central wireless data concentrator and a massive amount of wireless end-points spread over a very wide range of distances. 33 +((( 34 + The PG1302 is a multi-channel high performance transmitter/receiver designed to simultaneously receive several LoRa packets using random spreading factors on 34 34 ))) 35 35 36 36 ((( 37 - ThePG1302isdesigntousewithRaspberryPi toildsmartmeteringfixed networksandInternetof Things applications with upto5000nodesperkm2inmoderatelyinterferedenvironment.38 + random channels. Its goal is to enable robust connection between a central wireless data concentrator and a massive amount of wireless end-points spread over a 38 38 ))) 39 39 40 40 ((( 41 - PG1302isfullycompatible with RPi3/4, userscan use the pre-build OS from Dragino to setup and easy touse the module by Web UI. Orinstall the raw lorawandriver in the exist OS.42 + very wide range of distances. 42 42 ))) 43 43 44 44 ((( 46 + 47 +))) 48 +))) 49 + 45 45 ((( 51 +((( 52 + The PG1302 is design to use with Raspberry Pi to build smart metering fixed networks and Internet of Things applications with up to 5000 nodes per km2 in moderately 53 +))) 54 + 55 +((( 56 + interfered environment. 57 +))) 58 + 59 +((( 46 46 47 47 ))) 48 48 ))) 49 49 64 +((( 65 +((( 66 + PG1302 is fully compatible with RPi3/4, users can use the pre-build OS from Dragino to set up and easy to use the module by Web UI. Or install the raw lorawan driver 67 +))) 68 + 69 +((( 70 + in the exist OS. 71 +))) 72 +))) 73 + 74 +((( 75 +((( 76 + 77 +))) 78 +))) 79 + 50 50 ==== 1.2 Features ==== 51 51 52 52 * Base on Semtech SX1302 solution ... ... @@ -70,16 +70,16 @@ 70 70 71 71 ==== 1.5 LEDs ==== 72 72 73 - 103 + TX: Blink when transmit a packet 74 74 75 - 105 + RX: Blink when receive a packet 76 76 77 - 107 + Config: Always ON 78 78 79 79 80 80 ==== 1.6 Power Consumption ==== 81 81 82 - 112 + 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 - 128 + 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 - 130 + 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 177 +((( 178 + 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 - 182 + 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 - 186 + 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 ))) 188 +))) 157 157 158 158 159 159 (% style="text-align:center" %)