Reply To: Connecting external gateway / packet forwarders to the AEP
It is experimental feature in current software. Also connecting a gateway to multiple network servers may run into problems. A device cannot join both via OTA and only one should be used for downlink.
View ArticleReply To: Can Fearther RFM9x LoRa module be used as an end node with conduit...
As far as I have seen on the internet forums , Feather RFM9x LoRa module is not having a LoRaWAN stack on it. But few say a LoRaWAN stack can be implemented on it using a LMIC library. Please can you...
View ArticleReply To: Can Fearther RFM9x LoRa module be used as an end node with conduit...
The link you provide seems to provide the information you are looking for. Sounds like the feather has a steep learning curve. LMIC has a base LoRaWAN implementation, it is not full featured it should...
View ArticleReply To: Can Fearther RFM9x LoRa module be used as an end node with conduit...
So you are concluding that communication between conduit Gateway and Feather LoRa module is possible? Can I get a clear picture
View ArticleReply To: Can Fearther RFM9x LoRa module be used as an end node with conduit...
They both employ LoRa modulation in hardware communication between them should not be impossible.
View ArticleReply To: Dragonfly GPS not working while TCP connection is enabled?
Hi Mike, I’m using the MTSCellularInterface with mbed-os so this problem should be gone? Right? many thanks Adriaan.
View ArticleReply To: Dragonfly GPS not working while TCP connection is enabled?
Hi Adriaan, Yes, you can have simultaneous TCP socket and GPS. The MTSCellularInterface code can be found here: https://github.com/MultiTechSystems/MTSCellularInterface It implements sockets in...
View ArticleWhat is the model number of LoRa radio present in MTAC-LoRa Cards
Can anybody tell me the model numbner of LoRa radio present in MTAC-LoRa Cards. I need the Semtech’s model number. Is it SX1257 or SX127x ? This topic was modified 32 minutes ago by Vinesh...
View ArticleReply To: How to make a basic gateway
Hi Jason, Thanks for reply, I guess you mean this page : “http://www.multitech.net/developer/software/lora/conduit-mlinux-convert-to-basic-packet-forwarder/” ? That’s a little bit poor… I have tried...
View ArticleReply To: How to make a basic gateway
Pre-built mLinux images are found on the downloads page. The factory image will have all the pieces you need. Network setup info can be found here....
View ArticleReply To: Send data to IOT Hub Azure
Not all npm nodes are able to be installed directly on Conduit using npm. Only nodes that are pure js, any c/c++ dependencies need to be cross-compiled into the system using mLinux. Even then they...
View ArticleReply To: What is the model number of LoRa radio present in MTAC-LoRa Cards
Hello Vinesh The MTAC-LORA card utilizes a Semtech SX1301 transceiver.
View ArticleReply To: How to make a basic gateway
Hello Jason, Thanks, finally found at http://www.multitech.net/developer/software/mlinux/using-mlinux/flashing-mlinux-firmware-for-conduit/, downloaded uImage and rootfs 3.3.13 and flashed according...
View ArticleReply To: How to make a basic gateway
Please open a case at support.multitech.com. Our support engineers will walk you through the setup to flash your Conduit.
View ArticleHow To Deal With A Difficult Professor?
College life is the most pleasant period of life in everybody’s life. It starts with pleasant memories and ends with pleasant memories. During college life one get chance to interact with many people...
View ArticleADR, mismatch between reported SFs
Good afternoon, I’m noticing a strange mismatch between the used SF reported by an ADR enabled node and the gateway receiving the packet. Let me explain: My node starts up as follows: [INFO] version...
View ArticleReply To: ADR, mismatch between reported SFs
getTxDataRate() is the one stored in configuration in NVM Check getSessionDatarate() for the datarate in use.
View ArticleUnexpected downlink frame counter behaviour
Hello, i am using the MTDOT-868-X1P-SMA-1 lora module in at mode to communicate with a conduit gateway and a MTAC-LORA-868 gateway card. The downlink frame counter (AT+DLC) does not behave as...
View ArticleDevice ID
When I do a AT&V it shows my device = 00:00:00:00:00:00:00:00 On the mDot label it shows = 00:80:00:00:00:00:c7:17 Your documentation says the device id is the EUI and it is factory programmed,...
View Article