ttn-zh / ic880a-gateway

Reference setup for iC880a gateways running The Things Network
GNU General Public License v3.0
455 stars 210 forks source link

ch2i board wiring #67

Closed tobiascrackz closed 4 years ago

tobiascrackz commented 4 years ago

with ch2i board used to connect RasPi to ic880a RESET has different pins (namely 11@Raspi instead of 22@Raspi). How can those be changed by software?

tobiascrackz commented 4 years ago

https://www.thethingsnetwork.org/forum/t/rak831-config-issue/11994/36

There should be a start script at /opt/ttn-gateway/bin/start.sh

At the beginning of this script you will find some lines to generate a reset on pin 25. Change the pin number from “25” to “17”.