Wiki source code of Lorawan-server by Petr Gotthard
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.4 | 1 | **~ Contents:** |
2 | |||
3 | {{toc/}} | ||
4 | |||
![]() |
1.2 | 5 | = 1. Introduction = |
![]() |
1.1 | 6 | |
![]() |
1.2 | 7 | This is an Open Source LoRaWAN server from [[https:~~/~~/github.com/gotthardp/lorawan-server>>url:https://github.com/gotthardp/lorawan-server]]. |
![]() |
1.1 | 8 | |
9 | |||
![]() |
11.1 | 10 | = 2. Support Devices = |
![]() |
1.1 | 11 | |
![]() |
11.1 | 12 | All current LoRaWAN gateway can support the connection to this LoRaWAN server. Some gateway models have this lorawan server built-in by default. They are: |
13 | |||
14 | * HP0A | ||
15 | * HP0C | ||
16 | * LPS8v2 | ||
17 | |||
18 | If for some reason, if the above model doesn't have this lorawan server in it. Users can install them manually. | ||
19 | |||
20 | == 2.1 Install lorawan server in Armbian System: == | ||
21 | |||
22 | === Check if you have the Armbian system. === | ||
23 | |||
24 | 截图显示系统信息 | ||
25 | |||
26 | |||
27 | === Install lorawan server === | ||
28 | |||
29 | |||
30 | = 3. Configure Gateway = | ||
31 | |||
32 | == 3.1 Register Gateway == | ||
33 | |||
![]() |
10.1 | 34 | [[image:image-20220524180555-1.png]] |
![]() |
1.1 | 35 | |
![]() |
10.1 | 36 | [[image:image-20220524180614-2.png]] |
![]() |
1.1 | 37 | |
![]() |
10.1 | 38 | [[image:image-20220524180641-3.png]] |
![]() |
1.1 | 39 | |
![]() |
10.1 | 40 | [[image:image-20220524180700-4.png]] |
![]() |
1.1 | 41 | |
![]() |
1.2 | 42 | lorawan-server set up |
![]() |
11.1 | 43 | |
44 | |||
45 | = 4. Configure Sensors = |