mDot appears to have lost access to the radio
Hi, I have an mDot that I was previously using for a demo application running an mbed image (the application was working fine). Yesterday, I tried flashing the mDot again with the AT Command firmware,...
View ArticleReply To: issue with MANUAL join mode
In MANUAL join mode the session counter values need to stay in sync. The counter on the dots must not decrease. See AT+SS and AT+RS to save and restore the session counters. Or from mDot.h: /** *...
View ArticleReply To: mDot appears to have lost access to the radio
Try AT&F to reset the dot to factory configuration. The reconfigure the dot to connect. Use AT+PN=1 to connect to public network like TTN.
View ArticleReply To: mDot appears to have lost access to the radio
Hello again, I would like to withdraw my question, if possible. I tried it again this morning and everything works fine. The only logical explanation here is that I was working too late last night. I...
View ArticleReply To: mDot appears to have lost access to the radio
Hello Jason, I had not seen your answer before posting a second time. But thank you for your quick response! at+pn=1 might indeed have been what was causing my problem. I was using at+pn=0, but my...
View ArticleReply To: mDot appears to have lost access to the radio
No problem Frank. We’ve all been there.
View ArticlerCell 100 keeps forgetting users
Dear all, I have a problem with my rCell 100. I’m reading and sending SMS messages with the help of a custom Windows services. I created a separate user for each service, like this POST...
View ArticleReply To: Add new user issue
I have the same question. Have you found the solution? Otherwise I created a new thread here: http://www.multitech.net/developer/forums/topic/rcell-100-keeps-forgetting-users/
View ArticleReply To: Can mLinux be installed on an AEP Model (and vice-versa)?
Jason, I don’t see any AEP tar.gz files on the downloads page. Only zip files. The AEP 1.4.3 zip file contains “AEP-1.4.3_upgrade.bin”. Presuming that is the file to copy to...
View Articleupgrade to mlinux 3.3.7
Hi, I have upgrade the multiconnect conduit with lora mlinux firmware to version 3.3.7. Using the Pre-built Images available (http://www.multitech.net/mlinux/images/). I have follow the manual...
View ArticleRemote Device Provisioning
Hi, I would like to know if it is possible to register a known device in the lora network server remotely? (without using ssh) I’m currently using the lora-query tool via ssh but I would like to do...
View ArticleReply To: Conduit as a central LoRaWAN Network Server
Hello Arie Did you manage to deploy (and answer your questions) your use case where there are several gateways acting as packet forwarders and one as network server, all in the same LAN ? it’s sad you...
View ArticleReply To: Conduit as a central LoRaWAN Network Server
Hi Veranith, We were able to make the conduit act as a packet forwarder and get the messages received in NS. We are now getting back into activity and this shall be evaluated again. Thanks, Arie
View ArticleStack Sizes
I’ve been having issues with stack overflow with my xDot application. Even after specifying a stack size as suggested in the docs under “Limited System Memory” (just above this link) and creating a...
View ArticleReply To: Packet and Ack Counter
Dear Jason, I looked at the above example in AT Firmware source code, and to be honest it wasn’t clear on how do I call the getStats() function I tried: mDot::getStats(); but it shows the following...
View ArticleUpgrading to 1.4.3 caused nodered problem
After upgrading from 1.4.1 to 1.4.3 nodered starts regularly, but cannot reach on the browser. Any idea? Thanks, Gokhan
View ArticleAfter upgrade to 3.3.6, ppp does not start automatically
I recently upgraded nLinux Conduit to 3.3.6. On 3.2.0 I had no problem. But now, ppp not starting on boot. Everthing seems ok. But I start manually. After start dns lost. pinging 8.8.8.8 but not...
View ArticleConnect to MTQ-H5-B01 via PPP over uart/serial
Hello, I was looking to find out if there is any literature on how to establish a connection to the MTQ-H5-B01 via PPP over uart/serial, from another processor, running a Linux distribution (kernel...
View ArticleReply To: Connect to MTQ-H5-B01 via PPP over uart/serial
Hi Kyle, The serial (UART) interface on the MTQ-H5-B01 models does not connect directly to the serial port on HE910 radio module. I don’t think a ppp link would work over the serial port on the B01...
View Article