mDot Firmware 0.0.15
- This topic has 4 replies, 4 voices, and was last updated 9 years, 2 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › Conduit: AEP Model › mDot Firmware 0.0.15
Hi,
The AEP Firmware page shows that “Also, 1.0.33 requires mDot firmware version 0.0.15 or later for LoRa compatibility.”.
However I can’t find that version anywhere on the site. Is there a link for it?
Thanks,
Dan
Hi Daniel,
we have new firmware releases for AEP Conduit (1.0.33) & mDot (0.1.2). They are both available from the .net site.
http://www.multitech.net/developer/software/aep/upgrading-the-aep-firmware/
If you upgrade to 1.0.33 AEP, you’ll need to start using the latest version of libmDot on mbed.
When mDot firmware is referred to, is this just the AT command interpreter and not some low level code that the mDot needs in order to function?
Reason I’m asking is that i use the mbed environment to reprogram the mDot so this appears to effectively overwrite the mDot firmware here.
Thanks
Andrew
Andrew,
Yes, “mDot firmware” is the AT Command Firmware that ships on the mDot. For custom mbed development, you’ll just need to use libmDot rev. 6 or later (which is what the AT Command Firmware uses under the hood).
-Brandon
Thanks Brandon, much appreciated.
Andrew