I build my LoRawan gateway and want to check if my ic880a receives packets from the nodes? I did not receive anything in my ttn-account and do not know the problem. Is there a command, that I can check if my ic880a receives packeges?
Run ‘sudo tail /var/log/syslog’ and watch for a line with " CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00%" if the gateway is receiving data at least one of the numbers will be <> 0.00%.
If you have a node sending packets and all numbers stay at zero you need to debug, start by checking the antenna connection.
Hi,
all three states are 0.00%. That means my IC880a receives nothing, isn’t it?
Now I will double check my node. So I will drive to another Gateway and look if I get data in my application. I have checked the antenna there should be no mistake.
If my Node works properly what could be another mistake?
If all three are 0.00% for a longer period I expect some hardware issue in the gateway. Every gateway I know of receives error packets which are listed as packets with CRC errors.
Could you post a picture of the gateway with the iMST board showing clearly?
sorry I checked everything today again and I receive packets. These packets are 100% CRC_FAIL.
But even when my node is powered off I get the CRC_FAIL 100% and the information that my concentrator received 1 or 2 packets.
There is a screenshot:
First the good news, your gateway works as expected. The packets with CRC errors may be LoRaWAN packets from another node that can not be received correctly or just noise which resembles a packet. Nothing to worry about and nothing to be done.