MultiConnect Conduit starter kit set up
Hello, I’ve just bought a MultiConnect Conduit starter kit. I’ve read on http://www.multitech.net/developer/software/dot-box-and-evb-software/mdot-box-device-startup/ that “LED2 flashes until GPS...
View ArticleReply To: MultiConnect Conduit starter kit set up
Hi Laurent, Have you tested with it near a window or even outside? I know inside our building it can be difficult to obtain lock unless the antenna is near a window. Kind regards, Leon
View ArticleReply To: How many Node-RED flows can run simultaneously on one AEP ?
Hi Lucas, If I understand your scenario you should be able to use one Node-RED flow on the “main” AEP Conduit. You would have one input node for whatever interface you’re using and then take actions...
View ArticleMDot as SPI master and introducing delays between writes.
I have two development kits based on arm processors which are mbed enabled. One of the kits is the Multitech’s mdot UDK kit and the other is the Nordics nrf52_dk. The mdot behaves as the SPI master...
View ArticleReply To: MDot as SPI master and introducing delays between writes.
Hi Ajay, Have you put a scope on the SPI lines to see what is happening? Does the master drive the MOSI line as expected? Does the slave drive the MISO line as expected? Kind regards, Leon
View ArticleReply To: Debugging xDot with Eclipse (GDB/openOCD)
Hey Mike, I took me a while to get gdb working from command line but I was able to get the xdot stable libraries to build/debug. Importing the Dot-Examples project via the mbed-cli does I believe get...
View ArticleReply To: How many Node-RED flows can run simultaneously on one AEP ?
Hello Peter, Thanks for the quick answer. Ok, I think I got it how we are going to manage all the packet forwarded to the “main” Conduit through one flow. We will start soon the tries. Sincerely...
View Articledrag & drop files?
Is there a way to simply drag a file, for example a text file, to the mDot via USB such that the listUserFiles() method will recognize it?
View ArticleReply To: drag & drop files?
no. The mDot does not support USB. Only the developer UDK/MDK boards have USB support to access the programming chip that flashes the mDot MCU memory.
View ArticleReply To: Is this a flash error message?
Hi Yogesh, That message means it read a file but the file it read was of a size that did not match what it should be. I’m not sure how that would have happened. Can you see if reading the device ID...
View ArticleDollar sign being converted to question marks on new modems
Hello. We’re transitioning from F4 modems to newer models. On both the H5 and the MultiConnect Cell 100 we’re noticing a change in character set behavior on incoming messages. Specifically the dollar...
View ArticleMTSLog log info not showing up on the debug com virtual port.
We have developed a custom board with an mDot installed on it as per spec. However for debugging purposes prior to going to pre-production we use the MTSLog to assess the state of the application. In...
View ArticleReply To: MTSLog log info not showing up on the debug com virtual port.
Here is the bootloader prompt o/p and after the flash was successful, it just sits there and it looks like its not able to start the application? How can I debug this further? bootloader :>...
View ArticleReply To: LoRa Demo – sensor data
Hello Fabian, I don’t know if you managed your problem but here are two solution to your question : 1/ Open a loriot.io account and register your gateway. It’s free and they provide you with the...
View ArticleReply To: LoRa Demo – sensor data
Completing my last post : To read the data arriving to your PC through a UDP Port (solution n°2) : the data is found in the string “data” on the debug port. This string is in Base64. To get the data...
View ArticleReply To: Reset not working, AEP totally blocked
Dear all, i got the same issue here. Can anyone share the information, how to reset it? 30S button reset didn’t work at all.
View ArticleReply To: Reset not working, AEP totally blocked
Whatever i try, there is no response of input via micro usb debug port on the front plate.
View ArticleAEP Condiut cannot be accessed
Hi Forum, i start the new thred here to discuss my issue with the AEP Conduit. What i did to get that issue: 1. power on the Gateway. 2. Only Power LED is on always, there is no any signal of other...
View ArticleReply To: AEP Condiut cannot be accessed
Hi *, after removal of the Battery and restart the device, i can get the following information via the TeraTerm. And it stacks there without further progressing **********************************...
View ArticleReply To: Reset not working, AEP totally blocked
Hello Deng, Could you give a full description of what you tried ? I had some difficulties in using the debug port too but at the end I managed it so if you describe me your trials I will perhaps be...
View Article