Reply To: Packet and Ack Counter
The function returns a populated mDot::mdot_stats object. Did that object not contain any information?
View ArticleST-LINK V2 not connecting to Xdot
I have been getting errors with ST-Link connecting to my xdot, it ranges from ST-Link not found to target not detected. Please find the error messages below. First two from Keil uVision 5 and the last...
View ArticleReply To: ABP mDot downlink issues?
Try rx1 offset of 0. Uplink frequency and datarate will determine the downlink response parameters. A DR Offset of 10 is outside of allowed values in LoRaWAN, range is 0-3.
View ArticleReply To: Packet and Ack Counter
Look at main.cpp and the call to mDot::getInstance() that returns a reference to the singleton object.
View Articlechannel plan and duty cycle
Dear All, I am a bit confused with the channel plan and duty cycle. I’m in Europe (duty cycle = 1%) and using channel plan CP_EU868 with SF7. I’m able to send a 11bytes (time on air, approx 50ms with...
View ArticleReply To: ABP mDot downlink issues?
Hi Jason! Thanks for the response! I changed that recently from 0 to 10 because I interpreted a TTN documented data rates for US915 up-to-downlink was pretty much read as ten… but I misread it, and...
View ArticleReply To: ABP mDot downlink issues?
Okay, looking at Lora.h the default for RX2 is 0, but I’m still having issues with ACKs and Downlinks.
View ArticleReply To: ABP mDot downlink issues?
I tried it just now. Funny because it goes from public to private to back to public (when I call the function)… [INFO] Initialize channels… [INFO] Initialize datarates… [INFO] Set radio to Public Mode...
View ArticleReply To: ABP mDot downlink issues?
Increase the log level to 6 on mdot and you will see tx and rx frequencies and datarates used for windows.
View ArticleReply To: ABP mDot downlink issues?
Ah ok. I changed to TRACE_LEVEL. [INFO] Configure radio for TX [DEBUG] Session pwr: 20 ant: 3 max: 30 [DEBUG] Radio Power index: 20 output: 19 total: 22 [DEBUG] TX PWR: 20 DR: 0 SF: 10 BW: 0 CR: 1 PL:...
View ArticleReply To: hi every body!
Dân ghi thuê lô đề bán nhà vì bị bỏ bom tiền ứng cho khách sộp Công ty xổ số ế vé nhưng vẫn phải quay thưởng để duy trì guồng máy. Một dân chơi nói rằng có thời điểm nhà nhà đánh đề, người người đánh...
View ArticleHow to change frequency from US915 to EU868 using AT commands on mDot?
Hi, I am currently experimenting with the mDot and the AT Command firmware. My mDot is a US915 one, but I wonder if would be possible to change the frequency to EU868 (you know, for experimentation...
View ArticleReply To: How to change frequency from US915 to EU868 using AT commands on mDot?
AT Firmware v3.0.0 is available for different regions. ftp://ftp.multitech.com/wireless/mtdot/dot-v3.0.0/ Be sure to AT&F to reset to defaults and then AT&W to save new defaults.
View ArticlePrivate Lorawan network using open-source network server
Hello, I’ve setup an open-source network server on my LAN and am using Multitech hardware (mDot+Conduit). This is working great with the mDot’s configured for “public network”. However, if I switch...
View ArticleReply To: Private Lorawan network using open-source network server
The private mode on Conduit and mDot will change the sync word to 0×12 and downlink frequencies. The public mode should be fine to use with NetID 0 or 1 The advantage of using the private/public mode...
View ArticleFrequency sub-band selection
Hello, Are there any guidelines for selecting the FSB? Obviously I would like to choose the sub-band with the least amount of interference to minimize collisions with other Lora networks that may be...
View ArticleReply To: Can mLinux be installed on an AEP Model (and vice-versa)?
Please open a ticket at support.multitech.com for further assistance.
View ArticleCannot Compile mDot Code
Hello, I am trying to use the following video you have posted to YouTube here: https://www.youtube.com/watch?v=w9ixiSduqxo , and it is not working when I try to compile the program. I have put...
View ArticleReply To: Cannot Compile mDot Code
mbed mDot and xDot libraries have been updated just now. Update to latest and use mbed-os 5.4.7.
View Article