LoRaWAN Packet Coder
26.01.2025
Elektronik | Funk | Software
Der Technik-Blog
With the LoRaWAN Packet Coder, telegrams can be decrypted using the App Session Key and Network Session Key. The software also provides the capability to encrypt a payload with the two session keys and generate an uplink message. This tool is intended for testing purposes and is based on the LoRaWAN Specification 1.0.4.
To decode and decrypt a LoRaWAN telegram, the AppSKey (App Session Key) must be specified. The NwSKey (Network Session Key) is required for calculating the MIC. In addition to the two keys, the complete payload must be provided in Base64 or HEX format:
The tool can also be used to encode and encrypt LoRaWAN telegrams. The generated payload represents an unconfirmed uplink without frame options. The unencrypted payload is encrypted with the desired keys (AppSKey & NwSKey):
Every day hundreds of meteorological radiosondes fall from the sky. In this article we convert a radiosonde into a GPS tracker for APRS, RTTY & CW
read moreSource code example: ESP32 LoRaWAN with active ABP frame counter (Arduino IDE)
read moreAEQ-WEB © 2015-2025 All Right Reserved