lora gateway utils
- This topic has 3 replies, 2 voices, and was last updated 7 years, 5 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
I want to run semtech’s lora gateway library utilities in the mlinux conduit.
However, utilities in /opt/lora/gateway-utils, such as util_spectral_scan, will not run.
How should it be implemented?
The spectral scan requires mtac-lora-h card with v31 fpga firmware.
$ mts-io-sysfs show lora/*
When I checked, I was using the mtac-lora card.
But is that why all the other utilities do not work?
util_pkt_logger, util_tx_continuous and all other utilities do not work either.
The mtac-card 1.0 is USB.
The non USB utils need SPI interface.