Implementation of Kawung Gateway written in Python
Example gateway for prototype kawung network. Collect kawung node message and save in local drive.
Has been tested :
- Raspberry Pi 3B+ (OS version : Raspberry Pi OS Desktop 32-bit)
- Raspberry Pi Raspberry Pi 3B+
Follow the instruction below to install this project on your LoRa
- Clone this repository.
- Connect your Kawung Node to Raspberry Pi via serial port.
- Run
main.py
insrc
folder. - Program will automatically save message to
msg_log.txt
incache
folder.