08-06-2021, 11:37 PM
(07-12-2021, 07:03 PM)RTP Wrote: *Testing* image of Armbian w/RAKWireless Chirpstack/TTN can be found here:
https://mega.nz/file/nI42BCAD#oUWRJYg0UC...3uBRw0prjc
On Boot:
* Armbian 5.10.34 (latest as of this posting)
* Devices/hardware setup
* Starts GPS (be sure to have reliable/proper antenna outside or at a window)
* Starts up the Concentrator
* Starts up ready to login Chirpstack (web interface: http://IPaddress:8080)
SSH access:
login: pine
password: SoPinePass!
CHIRPSTACK GATEWAY/NETWORK MANAGEMENT (web interface):
http://IPaddressOnLAN:8080
login: admin
password admin
*Make sure to change default passwords*
Useful Commands:
gateway-config (configures gateway options including:
- channel (specific to your area)
- concentrator/GPS specific: packet forwarder config (defaults set for pine64 Pinedio),
- switch between Chirpstack local and TTN
journalctl | grep -i eui (grab gateway eui)
systemctl status ttn-gateway (check your gateway service status)
systemctl stop ttn-gateway
systemctl disable ttn-gateway (disable
Software:
Armbian OS: https://www.armbian.com/download
Gateway Software Fork installed for Pinedio Gateway: https://github.com/RightToPrivacy/rak_co...or_gateway (fork edit of https://github.com/RAKWireless/rak_common_for_gateway [for raspberry pi's])
Thanks, are you developed on the new Pine A64-LTSv2 board with the Motocomm 8511 GbE phy?