Lora/GPS HAT:

Hi all,
I’m trying to build a single channel gateway based on the RPi model 3 B + Dragino Lora/GPS HAT v1.4 combination.

I successfully built the followings:

SPI communication seems ok, however, lgw_connect function fails. I enabled all the available debug options in order to get more information. It seems that the hardware I’m using is not supported:

Note: SPI port opened and configured ok
Note: SPI read success
lgw_connect:532: INFO: no FPGA detected or version not supported (v35)
Note: SPI read success
lgw_connect:555: ERROR: NOT EXPECTED CHIP VERSION (v128)
ERROR: FAIL TO CONNECT BOARD
ERROR: [main] failed to start the concentrator

Anyone can help?
Thanks in advance.

A post was merged into an existing topic: DRAGINO problems and solutions topic