Reply To: Transmit in Progress Error when sending packets.
Mike, I am running libxDot-mbed5 2.0.17-1 with mbed-os 5.4.2. This issue isnt something that pops up right away and seems to present its self over time. i have only experienced this with one device so...
View ArticleReply To: Conduit AEP, How to get CFlist
Alex, If you’re in the US915 frequency band (I’m assuming you are), you’ll end up configuring your conduit for a certain frequency sub band. This is because the MTAC-Lora card only has the bandwidth...
View ArticleReply To: mDot application
https://developer.mbed.org/platforms/MTS-mDot-F411/ The mDot has SPI, I2C, uart, and digital and analog IOs, so it can be connected to sensors and other devices and can be programmed to report sensor...
View ArticleReply To: Cannot reset Conduit mLinux
Marta, Have you installed any packages such as a third party LoRa server or anything. This looks like an init script is hanging the boot sequence waiting for an Internet connection. Is the Conduit...
View ArticleReply To: Cannot reset Conduit mLinux
If you wish to re-flash your mLinux firmware using u-boot, take a look here: http://www.multitech.net/developer/software/mlinux/using-mlinux/flashing-mlinux-firmware-for-conduit/ This can put the...
View ArticleReply To: Conduit AEP, How to get CFlist
Alex, In that case, the gateway is listening on the 3 default channels for the EU868 frequency band and sends down the center channel for the other 5 in the join accept. You can see the configured...
View ArticleReply To: Cannot reset Conduit mLinux
Jeff, I have indeed installed TTN LoRa and mp-packet-forwarder is likely waiting for network access. I had started the “Getting started with mLinux” procedure...
View ArticleReply To: Cannot reset Conduit mLinux
John, thank you for the re-flash info. mLinux version is 3.2.0 but I may as well use 3.3.6 when re-flashing. (Will use SCP and Tftp32 from softpedia.)
View ArticleReply To: Cannot reset Conduit mLinux
Marta, The process that handles the reset must not be getting started before the TTN LoRa and mp-packet-forwarder is started and waiting in the foreground for an Internet connection. It would be...
View ArticleReply To: Cannot reset Conduit mLinux
Here is the init section: INIT: Entering runlevel: 5 Configuring network interfaces... IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready done. Starting system message bus: dbus. macb...
View ArticleReply To: Cannot reset Conduit mLinux
Attempting to re-flash in u-boot, not sure which command I should use to transfer the 2 files: U-Boot> tftpboot oe_uImage.bin macb0: PHY present at 0 macb0: link up, 100Mbps full-duplex (lpa:...
View ArticleReply To: Cannot reset Conduit mLinux
Looked at NAND Flash Layout again and these need to happen: 0x00200000 oe_uImage.bin 0x01800000 oe_rootfs.jffs2 I guess nand could prepare for nboot but… cannot find manual or documentation for this.
View ArticleReply To: Cannot reset Conduit mLinux
Ooops… missed this http://git.multitech.net/cgi-bin/cgit.cgi/meta-multitech.git/plain/contrib/uboot-setenv-mtcdt.minicom Need to figure-out how to input all those lines without minicom.
View ArticleReply To: Conduit AEP, How to get CFlist
Thanks Mike, I know about the 3 default channels, they are 868.1, 868.3, 868.5 MHz, but I can’t use this to communicate. I can only communicate with the 868.1 MHz channel and not all of time (the...
View ArticleReply To: mDot application
i checked the links provided by you and understood that it can collect data from sensors. http://www.multitech.com/documents/publications/data-sheets/86002171.pdf as given here the communication...
View ArticleChangelog 2.0.17
7 days ago a new libxDot-mbed5 was released. Does anyone knows what changed? The commit log does not reveal much: “mdot-library revision 2.0.17-1 and mbed-os revision mbed-os-5.4.2″. Also nothing is...
View ArticleReply To: mDot application
The second link I posted before is to a set of example programs for mDot and xDot. -Mike
View ArticleReply To: Cannot reset Conduit mLinux
This output is usually indicative of a bad ethernet connection: TFTP from server 192.168.2.99; our IP address is 192.168.2.1 Filename ‘oe_uImage.bin’. Load address: 0×22000000 Loading: T T T T T T T T...
View ArticleReply To: Conduit AEP, How to get CFlist
Alex, The 5 additional channels are derived as follows: “additional channels” center frequency – 400kHz “additional channels” center frequency – 200kHz “additional channels” center frequency...
View Article