HT-M01 over SPI on Orange Pi PC

I tried running an HT-M01 on an Orange Pi PC under Armbian but there is an issue over SPI (USB works OK, but I need thoses ports free).
Before running the install.sh, I changed the reset pin to 7 in all the “reset_pkt_fwd.sh” (wired to pin PA07, instead of pin 17 in the Raspberry) . But so far this is not working. Here is the error code :

I can run manually the reset script with no error. Then

sudo /home/pi/lora/packet_forwarder/lora_pkt_fwd/lora_pkt_fwd


*** Beacon Packet Forwarder for Lora Gateway ***
Version: 4.0.1
*** Lora concentrator HAL library version info ***
Version: 5.0.1;

INFO: Little endian host
INFO: found global configuration file global_conf.json, parsing it
INFO: global_conf.json does contain a JSON object named SX1301_conf, parsing SX1301 parameters

ERROR: [main] failed to start the concentrator


So here are my questions :

  • Is it possible to gather more information about the error cause ?

  • Is there any pin declaration in the code that we can’t change in the configuration files ? For example NSS is PC03, which is pin number 67 in Armbian. You’ll find below the schematic.