The RHF2S008 is a fully featured gateway, it doesn’t use the Raspberry Pi-style config I’m used to but try editing /opt/ttn-gateway/bin/start.sh as installed by the steps above.
I have tried this procedure, but the file start.sh doesn’t have this line;
I activate the debug macros at library.cfg file and i am having this response:
INFO: [main] Starting the concentrator
ERROR: MPSSE OPEN FUNCTION FAILED
ERROR CONNECTING CONCENTRATOR
ERROR: FAIL TO CONNECT BOARD
ERROR: [main] failed to start the concentrator
I believe something about SPI is wrong configured. But I don’t now where change.
This error should not occur as MPSSE is for USB connected concentrators. You are using the wrong code branch. Please check the README.md file for a link to the correct one. (You need SPI)