Hello,
I have the latest MTAC lora module in an mpcie slot and I can’t get it to fully connect to the gateway software. This version is the SPI version as the USB one is being EOL. Does anyone have any experience with this card in other platforms? I’m using an x86_64 system with an mpcie slot and I can’t get it to function as it should.
I keep getting errors such as:
lgw_connect:555: ERROR: NOT EXPECTED CHIP VERSION (v255)
I suspect that I’m getting garbage in over the spi bus but I’ve connected a loopback between mosi and miso and everything functions as it should. I’ve also tested a few spi sensors and they work fine.
I’ve tried kersing’s gateway here:
test_loragw_spi
https://pastebin.com/42SBGUdw
test_loragw_cal
https://pastebin.com/LsMNX5Fy
test_loragw_reg
https://pastebin.com/m68tGThs
test_loragw_hal
https://pastebin.com/FUV8BmNB
Can anyone confirm that these mpcie cards indeed work in true mpcie slots? What gateway software supports these spi over mpcie cards?
Thanks,