Overview

This is a general instruction for the use of Armbian base OS of Dragino devices. Current models include:

  • HP0A
  • HP0C
  • LPS8v2

Development Guide

For advanced users to develop Driver/ Linux etc

How to recompile LoRaWAN Concentrator Driver ( dragino-fwd package).

Step 1. Clone dragino-fwd package

Run command clone dragino-fwd package:

git clone https://github.com/dragino/dragino_fwd_src.git

image-20220527151010-1.png

Step 2.Compile dragino_fwd

After cloning is complete, Run the command starts compiling:

Compile HP0D/rasspberrypi fwd:                      ./hp0z-make-deb.sh  d
Compile HP0C/HP0A fwd:                                 ./hp0z-make-deb.sh  c

The following example compilers HP0C fwd.

image-20220527153913-3.png

When the compilation is complete a draginofwd-*.deb package is generated.

image-20220527154311-4.png

Step 3. Install the dragino_fwd

Run command:

dpkg -i draginofwd-*.deb 

image-20220527154811-5.png

Step 3. Trouble Shootings

Check the pkt-fwd log:

journalctl -u draginofwd -f

image-20220527155227-6.png

 

Tags:
    
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0