Reply To: Ticker/Timeout of mbed-os on mDot
I tested your example code, but the code is not working. After the program starts, led1 is blinking. But after 2 seconds (it seems to be at ticker timeout), the led1 is not blinking, and it stops. A...
View ArticleReply To: private network with 2 gw
Tks for all the support. But now a notice another thing. I’m receiving a lot off “|WARNING| Duty cycle limit met – Band: 0 time-on-air available: 1044 ms” on the lora-network-server. Can anyone...
View ArticleReply To: lora-network-server, txPktsDropped???
You could try using ADR or increasing the uplink or downlink datarates. This could allow smaller packets and reduce the chance of scheduling collisions. There is no method for coordinating Class A...
View ArticleReply To: Ticker/Timeout of mbed-os on mDot
When I install the example as provided both LEDs are blinking. On the UDK board LED2 -> D3 (led1) XBEE_RSSI -> D15 (led2)
View ArticleReply To: private network with 2 gw
Tx on the end-device and gateway are limited by Duty Cycle. Band 0 is 1% duty-cycle. The only way to not hit the limit and maintain regulations is to transmit less often.
View ArticleReply To: MTDOT-BOX not joining LoRa network from MTCDT
Is AT+PN=0 on the Dot Box And Public is unchecked with Join Delay of 1 on the Conduit? Or Is AT+PN=1 on the Dot Box And Public is checked with Join Delay of 5 on the Conduit?
View Articleconnection lost after some days
hi My configuration is: Multitech Conduit (MTCDT-LEU1-247A) with loracard (MTAC-LORA-H-868) and GSM Cellular for WAN Transport. After a few days of trouble-free operation, the gateway no longer sends...
View ArticleReply To: connection lost after some days
I was going to suggest the ttn forum as well, but you are already there! https://www.thethingsnetwork.org/forum/t/multitech-ttn-connection-lost-after-some-days/13017 The log has this message but the...
View ArticleReply To: connection lost after some days
There are several threads on TTN with similar issues and more discussion points than I can cover. https://www.thethingsnetwork.org/forum/c/gateways/multitech-gateway...
View ArticleReply To: Ticker/Timeout of mbed-os on mDot
I solved my problem… My problem occurs because my ISR of Ticker has send_data() of mDot library. The send_data() seems to be use a Ticker or timeout interrupt, and so a problem occurs if send-data()...
View ArticleCounter issue
Hi, I’m working with an ABP solution. The system contains of a mDot that communicates with a Conduit running the AEP model. The conduit has StrictCouterValidation disabled. The mDot is configured to...
View Articleupload file for api submission to FaxFinder
I’m using a FF240-IP Firmware 5.0.5.8 to submit fax jobs to “http://192.168.42.99/ffws/v1/ofax” and everything seems to be working. I see the <attachment> documentation, but can’t figure out how...
View ArticleReply To: Counter issue
As a follow-up issue; when communication is lost I try to recover by setting the ulc to 0 in the mDot (at+ulc=0), if that doesn’t work I follow up by setting it to 1, in order to assure that it isn’t...
View Articlecall home update configuration
Hi, I currently use deviceHQ to manage my devices. I’ve create a configuration file of my multitech conduit on the GUI, according to the explcations, to upload it on my other conduits. But the update...
View ArticleNeed help receiving downlinks in Serial Data Mode
I currently have a mDot set to Class C in Serial Data Mode, and it’s connected to a gateway set up with Senet’s packet forwarder. It seems to be sending and receiving packets just fine; after sending...
View ArticlemDot keeps dropping connection to Conduit
I’ve set up a LoRa network consisting of an mDot node (plugged into Multitech developer board, programmed using mebd compiled code) which connects to a mLinux Conduit gateway that forwards the packets...
View ArticleReply To: lora network server logs documentation
Last post in 2017 and no reply.. Is there any documentation on how to interpret these logs? It seems like it would be obvious how necessary this is for development purposes. Unsurprising that these...
View ArticleReply To: lora network server logs documentation
We have created a guide for the next version AEP 1.4.12 with network server v2.0.16. https://www.multitech.net/developer/wp-content/plugins/download-monitor/download.php?id=44 Please post if...
View Articlelora-network-server whitelist and mote personalisation not working
Hello all, Summary of my problem – Hoping for any insights Hardware: Multitech Conduit 210L MTCDT MTAC-LORA-868 Software: mLinux: 3.3.22 lora-network-server: 2.0.16-r2.0 Background: 1. I am currently...
View Article