User Tools

Site Tools


wiki:lora:features

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:lora:features [2022/10/24 15:44]
ehe [LoRa specific hardware]
wiki:lora:features [2025/01/15 10:46] (current)
vsz
Line 14: Line 14:
  
 ===== LoRaWan protocol ===== ===== LoRaWan protocol =====
-The protocol used by the end-device, the gateway and the LNS is the LoRaWAN protocol. You will find a presentation,​ a technical introduction,​ and the detailed specification on the [[https://www.lora-alliance.org/​what-is-lora|official website]]. ​+The protocol used by the end-device, the gateway and the LNS is the LoRaWAN protocol. You will find a presentation,​ a technical introduction,​ and the detailed specification on the [[https://​lora-alliance.org/​about-lorawan/|official website]]. ​
  
 ===== LoRa specific hardware ===== ===== LoRa specific hardware =====
Line 82: Line 82:
 ++++ Wirnet iZeptoCell| ++++ Wirnet iZeptoCell|
  
-{{ :​images:​izeptocell_lora_schema.png?​800 |}}+{{ :​images:​izeptocell_lora_schema.png?​800 | }} 
  
 Wirnet iZeptoCell are composed of: Wirnet iZeptoCell are composed of:
Line 101: Line 102:
 For the other users, the HAL source code is provided by Kerlink in the //"​lorad"//​ source code. For the other users, the HAL source code is provided by Kerlink in the //"​lorad"//​ source code.
  
-===== Kerlink ​common packet forwarder ​(CPF) ===== +===== Kerlink ​Common Packet Forwarder ​(CPF) ===== 
-The packet forwarder ​is a set of two daemons (working together) used to send the packets received from the end-devices to the LNS and vice-versa, hence its name.+The CPF is a set of two daemons (working together) used to send the packets received from the end-devices to the LNS and vice-versa, hence its name
 + 
 +The CPF is the main program of a LoRa gateway. It has to be installed and configured to implement a LoRaWAN network. 
 + 
 +This CPF implements "​GWMP"​ protocol to transmit packets to LNS. 
 + 
 +More details about how to install/​configure the CPF [[wiki:​lora:​cpf|here]]. 
 + 
 +===== Kerlink Basic Station Packet Forwarder (BSPF) ===== 
 +The BSPF implements [[https://​doc.sm.tc/​station/​index.html|Lora Basics Station principle]].
  
-The packet forwarder is the main program of a LoRa gateway. ​It has to be installed to implement a LoRaWAN network.+It allows CUPS or LNS connections ​to various compatible services (AWS, Chirpstack, ...)
  
-More details about how to install/​configure the CPF [[wiki:​lora:​cpf|here]]. +More details about how to install/​configure the BSPF [[basic_station_forwarder|here]].
  
 ===== Regulation ===== ===== Regulation =====
wiki/lora/features.1666619054.txt.gz · Last modified: 2022/10/24 15:44 by ehe