Reply To: RTC Wakeup from sleep
The mDot is the only powered component in our device and there is no external resource to hold the interrupt pin high. If the mDot has gone to sleep, then the pin is obviously not held high. So your...
View ArticleEU Message Transmission Frequency
Hi, With the 1% time on air limitation in the EU dose that mean that the conduit can only send RX packets only 1% of the time? Or is the limitation per channel? What would happen if multiple nodes...
View ArticleReset not working, AEP totally blocked
Hello, I have the following problem : I tried to include a script to start the Loriot binary at each Conduit reboot but it seems to have totally stuck the Conduit. Ok, whatever, I decided to reset to...
View ArticlePinmap not found for peripheral when using "libmDot-dev-mbed5"
I am using the version 70:c45c5f1e348d, of the libmDot-dev-mbed5 with the PVD change and using the right mbed-os version based on the link below....
View ArticleReply To: Pinmap not found for peripheral when using...
Hi Mike, I am just using the serial objects. Since I just created a basic MBED serial object in my test application and all I do is access the debug serial port using USBTX and USBRX and set the baud....
View ArticleReply To: Pinmap not found for peripheral when using...
Ajay, XBEE_IN is not a valid pin name – perhaps you meant XBEE_DIN? Cheers, Mike
View ArticleReply To: Pinmap not found for peripheral when using...
Hey Mike, I just mis-spelled that when I wrote it in the forum thread. However it is correctly used in the program. The XBEE related serial pins are only used in my actual application. The test...
View ArticleIs this a flash error message?
Does the error below mean the flash has been corrupted? [ERROR] File from flash wrong size. Expected 1024 – Actual 0. Thanks, Yogesh
View ArticleReply To: SIM card detected/not detected problem
Hi Radim The “ERROR” response to at+cpin? indicates that the SIM card is not detected by the cellular radio. This would be the same behavior if the SIM card is removed from the device altogether....
View ArticleReply To: Pinmap not found for peripheral when using...
Ajay, I was able to reproduce the issue. Revision 75 of libmDot-dev-mbed5 (latest as of right now) with mbed-os-5.2.2 seems OK. I’d suggest upgrading to those versions. Cheers, Mike
View ArticleReply To: Cellular connection timed out on HTTP Request
Hi Julien In the screen shot you provided…. In Node Red, You could try and “enable” via WAN, then “submit”. Also, under “Output Filter rules” enable “Allow Outbound” then submit. Do a “Save &...
View ArticleReply To: Is this a flash error message?
Hi Yogesh, I suppose it could but not necessarily. Are you using our AT command code or your own application? When and how often do you see this error message? Leon
View ArticleReply To: Is this a flash error message?
Thanks Leon for your response. I have two mDots and one of them brings up this error when I power on the mdot. Both of them are running the custom application I have built. The error doesn’t show up...
View ArticleReply To: Pinmap not found for peripheral when using...
Thanks Mike for your timely response and update. Would you be able to provide a timeline as to when the PVD support for the production version of the libmdot library be out with the pinmap fix that...
View ArticleReply To: Internet connetion
Hi, I found the micro-usb port. I’m trying to connect Conduit and PC with putty. I change the IP address(192.168.2.1) to other IP and reboot. Is it correct compare with what you say? p.s. Is there...
View ArticleDebugging xDot with Eclipse (GDB/openOCD)
I have been trying to configure a workable toolchain on windows for debugging xDot programs. I have had spotty success and need help filling in the gaps. Tutorials followed:...
View ArticleReply To: Debugging xDot with Eclipse (GDB/openOCD)
Matt, Please note that libxDot-mbed5 and libxDot-dev-mbed5 are not generated with debug symbols, so you won’t be able to step through any calls into the library. For mbes-os-5.1.x, you’ll use the “-o...
View ArticleReply To: Using I2C bus with mbed-os 5.3
Hi Leon, We are not using the libmDot at all for that testing. Just took the working BME280_hello sample from Mbed. Tested it. Worked find. Deleted mBed and added mBed-os (several versions). One of...
View ArticleReply To: Reset not working, AEP totally blocked
Hi Peter, I finally manage to reset the Conduit using the Debug port and some precious help from the Multitech support guys (thanks guys !). But I’m a bit disappointed about the reset button that is...
View ArticleHow many Node-RED flows can run simultaneously on one AEP ?
Hello all, After tourough reading of the forum to check if somebody didn’t ask the same question before, I come with this question : How many Node-RED flows I can deploy simultaneously on one AEP...
View Article