lora_gateway icon indicating copy to clipboard operation
lora_gateway copied to clipboard

SPI Issues

Open MartBent opened this issue 4 years ago • 0 comments

I am having some issues with my new gateway. The gateway I am using the the lora lite gateway by IMST: https://wireless-solutions.de/products/long-range-radio/lora-lite-gateway.html

The software I am using along with it the new newest version of these git respositries:

https://github.com/Lora-net/packet_forwarder https://github.com/Lora-net/lora_gateway

When i try to start the packet forwarder it fails about 50% of time. I tried looking around for a solution and it seems to be a issue in the SPI link.

To test this I used the util_spi_stress. The 4th test case seems to crash after a random amount of clock cycles. I attached the output of this test: test output.txt

I already tried to lower the clock speed but this doesnt seem to make any difference. Is there any solution for this problem?

MartBent avatar Apr 08 '20 14:04 MartBent