Hello, I have just started to set up a wireless network with the following configuration:
Hardware:
- Raspberrry Pi Zero W
- IMST iC880a
Software:
- Chirpstack-gateway-os-base-raspberry.pi3 (version 2021-Sep-20 08:18)
But when I turn on the system, only the Backhaul packet LED lights up and when I enter following command : sudo monit status, It is mentioned that the chirpstack-concentratord does not exist :
similarly with the following command: sudo monit summary:
I try to verifie what happened :
sudo tail f /var/log/messages |grep chirpstack-concentratord
It would seem that the concentratord can’t even be launched even though I have activated the SPI and modified the configuration file by adding the Pin 25 in Reset.
If you have an idea to solve this problem, I thank you in advance!