Reply To: I have updated Conduit to 1.4.16, but gateway stats still not working.
Do you mean the LoRa server’s source code or configuration file? Because I couldn’t find any tutorial about changing accepted UDP version in configuration file of LoRa server.
View ArticleReply To: I have updated Conduit to 1.4.16, but gateway stats still not working.
I assume it is in source code.
View ArticleC/C++ toolchain?
Hello all, I’m new to the Conduit AEP product line and I’m looking at building a C/C++ app for AEP. I found...
View ArticleReply To: C/C++ toolchain?
Martin, To find out what version of mLinux your AEP is based off of, at the command line execute “cat /etc/issue” and you should see the mLinux version. From there you can check out the appropriate...
View ArticleReply To: C/C++ toolchain?
3.3.22 right on. Just came back here to post uname -a output… Thank you Jeff, that was quick! Martin
View ArticleReply To: C/C++ toolchain?
Martin, You’re welcome! Let us know if you have any more questions. Cheers, Jeff
View Articlechanging AEP password through AEP API not working
I am trying to change the AEP password through AEP API: http://www.multitech.net/developer/software/aep/conduit-aep-api/collection-endpoints-conduit/users-conduit/ I tried the following from console:...
View ArticleReply To: changing AEP password through AEP API not working
George, I have gotten the following to work at some point: curl -s -m 5 -X PUT -H ‘Content-Type: application/json’ -d ‘{“name” : “admin”, “password” : “admin”, “newPassword” : “admin123″}’...
View ArticleReply To: Unable to attach to GPRS
I got the same problem on model MTSMC-H4-IP but AT+WOPEN=5 is not working. Is there other solution for MTSMC-H4-IP to use pppd on Linux ????
View ArticleModem LTE don't reconnect
Hi, I got one gw conduit with lte. And some times when the connection goes down, he don’t reconnect. This only happen some times, most of the time the reconnect works. Cumps,
View ArticleDisable device whitelist on 1.4.6
Hello, I’ve updated the firmware of my Conduit AEP to the 1.4.6 version. I would like to know if there’s some way to disable the device whitelist feature. I have tried the following ways: 1- GUI. I...
View ArticleReply To: Disable device whitelist on 1.4.6
With whitelist disabled how do you expect end-devices to join the network? An empty whitelist would have the same effect as disable. This will work. admin@mtcdt:~# curl...
View ArticleReply To: iSMS future?
Hi ! Well I’m still using my SF100 here in France on SFR … Still working well after many years (one power supply changed only !!) But here we have 4G/3G now … I’ve just read that in France 2G should...
View Articlexdot peer2peer send failed
Hi all. After sending multiple frames in P2P mode with TXP=4 in DR3, the XDOT replied “send failed” to a SENDB command. I checked TXN in case there was a limitation, but the result was 0. Tried...
View ArticlePort Scanner Multitech
is there any Multitech equipment IP locator software on the network?
View ArticleMTAC-XDOT-NA1 – cannot issue AT commands with microcom
I have a MTAC-XDOT-NA1 accessory card plugged into the AP1 port of a Conduit gateway. I have been writing a GoLang application to communicate with the MTAC-XDOT-NA1 via serial communication. I was...
View ArticleUsing multiple gateways in same network
Hi, I am working on an application with xdots and conduits where the end devices are moving around a lot and we would like to extend range by adding multiple gateways to the network. From reading the...
View ArticleReply To: Using multiple gateways in same network
http://www.multitech.net/developer/software/lora/lora-network-server/networking-conduits/
View ArticleNode-red flows update using cURL
Hello. I have a MTCDT-H5-210A-US-EU-GB running firmware 1.4.14 which has node-RED version 0.15.3. I’ve been trying to update the node-RED flows using cURL commands as a way of investigating whether I...
View Article