You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> LoRaWAN® is a mark used under license from the LoRa Alliance®.
20
20
The LoRa® Mark is a trademark of Semtech Corporation or its subsidiaries.
21
21
22
22
:::note
23
23
We has recently released the Wio-E5 Series based on Wio-E5 module. Click [here](https://www.seeedstudio.com/lora-c-755.html?product_list_stock=3) to meet new members of the LoRa-E5 family from the [Wio-E5 Module](https://wiki.seeedstudio.com/LoRa-E5_STM32WLE5JC_Module/) [Grove module](https://wiki.seeedstudio.com/Grove_LoRa_E5_New_Version/), [mini Dev boards](https://wiki.seeedstudio.com/LoRa_E5_mini/) to [Development Kit](https://wiki.seeedstudio.com/LoRa_E5_Dev_Board/). To learn more on creating a LoRaWAN® End Node with STM32Cube MCU Package for STM32WL series(SDK), to join and to send data to LoRaWAN® Network, read more on wiki pages for [mini Dev boards](https://wiki.seeedstudio.com/LoRa_E5_mini/) and [Development Kit](https://wiki.seeedstudio.com/LoRa_E5_Dev_Board/).
24
24
:::
25
25
26
-
WM1302 module is a new generation of LoRaWAN® gateway module with mini-PCIe form-factor. Based on the Semtech® SX1302 baseband LoRaWAN® chip, WM1302 unlocks the greater potential capacity of long-range wireless transmission for gateway products. It features higher sensitivity, less power consumption, and lower operating temperature than the previous SX1301 and SX1308 LoRa® chip.
27
-
26
+
WM1302 module is a new generation of LoRaWAN® gateway module with mini-PCIe form-factor. Based on the Semtech® SX1302 baseband LoRaWAN® chip, WM1302 unlocks the greater potential capacity of long-range wireless transmission for gateway products. It features higher sensitivity, less power consumption, and lower operating temperature than the previous SX1301 and SX1308 LoRa® chip.
28
27
29
28
WM1302 LoRaWAN® gateway module has SPI and USB versions on both US915 and EU868 frequency bands, enable you to have a wide-range of LoRaWAN® frequency plans options to choose including EU868, US915, AS923, AS920, AU915, KR920, and IN865.
30
29
31
-
32
30
WM1302 module is CE, FCC and Telec certified, which helps simplify the development and certification process of the LoRaWAN® gateway devices.
33
-
34
-
35
-
WM1302 is designed for M2M and IoT applications and can be widely applied in LPWAN gateway supported scenarios. It would be a perfect choice for you to significantly reduce the technical difficulties and time-consumption when developing the LoRa® gateway devices, including LoRaWAN® gateway, hotspots, etc.
36
31
32
+
WM1302 is designed for M2M and IoT applications and can be widely applied in LPWAN gateway supported scenarios. It would be a perfect choice for you to significantly reduce the technical difficulties and time-consumption when developing the LoRa® gateway devices, including LoRaWAN® gateway, hotspots, etc.
37
33
38
34
## Features
39
35
40
36
-**Powered by Semtech® SX1302 baseband LoRa® chip**, extremely low power consumption and high performance.
41
-
-**Mini-PCIe form factor with the standard 52-pin golden finger**, easy to integrate with various gateway devices.
37
+
-**Mini-PCIe form factor with the standard 52-pin golden finger**, easy to integrate with various gateway devices.
42
38
-**Ultra-low operating temperature**, no additional heat dissipation needed, reducing the size of LoRaWAN® gateway.
43
39
-**High sensitivity** down to -139 dBm @SF12 with SX1250 TX/RX front-end; TX power up to 26 dBm @3.3V.
44
40
-**Certified with CE, FCC, and TELEC**. Simplify the final product certification process.
#### Step2. Enable the Raspbian I2C and SPI interface
182
176
183
177
WM1302 module communicates with Raspberry Pi with SPI and I2C. But these two interfaces are not enabled by default in Raspbian, so developer need to enable them before using WM1302. Here, we introduce a command line way to enable SPI and I2C interface.
Now, packet forwarder are able to run correctly. But there are still something to do if developers need to forward lora® packet to their LoRa® Server(e.g. TTN or chripstack).
337
+
Now, packet forwarder are able to run correctly. But there are still something to do if developers need to forward lora® packet to their LoRa® Server(e.g. TTN or chripstack).
343
338
344
339
To achieve this target, developers must add the Raspberry Pi Gateway to Lora Server first. Take [TTNv3](https://www.thethingsindustries.com/docs/getting-started/) as an example, login [TTNv3 console](https://eu1.cloud.thethings.network/console), click `Go to gateways` and click `Add gateway`, in the `Add gateway` page you will find dozens of settings to fill. What you need to focus on are `Gateway EUI` and `Gateway Server address` and `Frequency plan`, the others just leave it to the default.
Basically, you need to modify these parameters: `"gateway_ID" "server_address" "serv_port_up" "serv_port_down"`, which can be found at the tail of the config file. Copy `Gateway Server address` to `"server_address"`, change `"serv_port_up"` and `"serv_port_down"` to `1700`, these parameters should be edited like this:
366
+
Basically, you need to modify these parameters: `"gateway_ID" "server_address" "serv_port_up" "serv_port_down"`, which can be found at the tail of the config file. Copy `Gateway Server address` to `"server_address"`, change `"serv_port_up"` and `"serv_port_down"` to `1700`, these parameters should be edited like this:
372
367
373
368
```
374
369
"gateway_conf": {
@@ -379,7 +374,7 @@ Basically, you need to modify these parameters: `"gateway_ID" "server_address" "
379
374
"serv_port_down": 1700,
380
375
```
381
376
382
-
Save these changes by pressing `CTRL + x`, and then `y`, finally pressing `Enter` to close the text editor.
377
+
Save these changes by pressing `CTRL + x`, and then `y`, finally pressing `Enter` to close the text editor.
383
378
384
379
Restart `lora_pkt_fwd`, you will find your Raspberry Pi Gateway are conntected to TTNv3.
385
380
@@ -402,23 +397,23 @@ Restart `lora_pkt_fwd`, you will find your Raspberry Pi Gateway are conntected t
-[WM1302(USB) CE Certificate](https://files.seeedstudio.com/products/114992549/SHEA587_EU_Cert.pdf)
408
403
-[WM1302(SPI) CE Certificate](https://files.seeedstudio.com/products/114992549/SHEA588_EU_Cert.pdf)
409
404
410
405
## Tech Support & Product Discussion
411
406
412
-
Please submit any technical issue into our [forum](http://forum.seeedstudio.com/).
407
+
Please submit any technical issue into our [forum](http://forum.seeedstudio.com/).
413
408
414
409
Thank you for choosing our products! We are here to provide you with different support to ensure that your experience with our products is as smooth as possible. We offer several communication channels to cater to different preferences and needs.
0 commit comments