Reply To: PPP management with NS
Hi Jeff, Thank you for the answer, I’ll have to dig how to do it. I already watched Node-RED a bit to see the possibilities, for now I was able to save the received frames on a file, about MQTT, I do...
View Articlefailed to join network -4:Join Error
failed to join network -4:Join Error Whats the meaning of this error? What went wrong in detail if one gets this error?
View ArticleReply To: conduit mLinux + mDot Box
Hi, Is there any quicker way to get the answer and solve device problems? using forums it seams in takes long time…
View ArticleDeep Sleep not working after update
I just noticed that there has been a major upgrade to mbed 5.1. That seemed to have broken some of my code where I was using rtos in combination with sleep function. In fact I just tried to load Sleep...
View ArticleReply To: Deep Sleep not working after update
The upcoming mDot 2.0 release will support mbed 5 instead of mbed 2. Applications will need to use the mbed-os library instead of mbed and mbed-rtos. While the mDot 2.0 release hasn’t happened yet, we...
View ArticleReply To: conduit mLinux + mDot Box
Hi Shahab Rahimi, 1. Please, create a support portal case. http://www.multitech.com/. 2. It sounded like your mDot-BOX is not able to join the network. Thanks, BT
View ArticleReply To: Deep Sleep not working after update
Ok thanks guys. I managed to successfully compile the example code with the development libraries, but the board doesnt seem to boot with it properly.
View ArticleReply To: Deep Sleep not working after update
Boris, Can you share what versions of the mbed-os and libmDot-dev-mbed5 libraries you’re using? Also, are you building in the online compiler or offline? Cheers, Mike
View ArticleHow to configure mdot to Join a LoRa network
Hello, I want to configure my mdot to send messages to the LoRa network, so to do the Over The Air Activation (OTAA): I need to set the following parameters: * DevEUI * AppKey * AppEUI for the DevEUI...
View ArticleReply To: How to configure mdot to Join a LoRa network
Hi sabrine, Q: for the DevEUI it is ok it is on the device. But for the AppKey and AppEUI I am confused, how can I found them and set them in my mdot? MTS: AT+NK == (App Key in LoRaWAN) AT+NI == (App...
View ArticleReply To: How to configure mdot to Join a LoRa network
sorry but I dont understand where I can find the AppKey and AppEUI in LoRaWAN? how will give me those values? Thanks!
View ArticleReply To: How to configure mdot to Join a LoRa network
Hi sabrine, Are you trying to do OTAA from the mDot to the Conduit in public mode, or are you trying to do OTAA from the mDot to the third party LoRaWAN network based cloud server through the Conduit...
View Articleseparate faxes coming from each fax number
Hello, Is there a way to separate the faxes coming from each fax number? This would make the doc que easier to manage. I appreciate your time. thanks
View ArticleReply To: separate faxes coming from each fax number
Hi Eric, Which model of Faxfinder do you have? Are you wanting to route by Caller ID or are you wanting faxes to route on which port/line they came in on?
View ArticleReply To: separate faxes coming from each fax number
route by which line they came in on.
View ArticleReply To: separate faxes coming from each fax number
We have a 4 port model and are looking into an 8 port
View ArticleReply To: separate faxes coming from each fax number
If it is an FFx30 or FFx40 series then you can route by line by going to Fax Configuration, Inbound Routing, Lines. For each line set destination(s) by clicking the Edit icon on the right. Also make...
View ArticlePower Down Mode
Hi, we are trying to make dragonfly module to go in deep power down mode. for this we followed the sequence for switching off radio as below, Issue the AT#SHDN command. 2. Wait 30 seconds. 3. Power...
View ArticleReply To: Power Down Mode
Kiran, Here’s an example program that properly turns off the radio and puts the processor into STOP mode. https://developer.mbed.org/teams/MultiTech/code/Dragonfly_Low_Power_Example/ Cheers, Mike
View Article