Retrieve data from mdot box
- This topic has 7 replies, 3 voices, and was last updated 7 years ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Tagged: Gateway Conduid, IoT, mbed, mDot Box
Hi,
I got a Mdot box and a MTMDK-ST-MDOT at the moment, I want to know if there is any resources provided to show me how I should retrieve data from the Mdot box.
Kind Regards,
William
In addition, I need to be able to get the sensors data and send it to the gateway. Many thanks!
Hello William
The best resource for MTDOT-BOX is located at http://www.multitech.net/developer/products/multiconnect-dot-series/multiconnect-mdot-box-and-evb/
Hi Steve,
One more question, can you guide me to the page where it has the source code for the mdot box please?
Source is available on mbed.
Click the third link on the page Steve shared.
Hi Jason,
When I tried to compile and download the file, there is one error message “Class ‘mDot’ has no member ‘FB_US915′”. How can I fix that?
Many thanks.
Hi,
The source code provided on that page has bugs in it so I cannot compile and download.
The MTDOT box example compiles fine for me with mDot or Dot Box/EVB platforms.
The examples have not been updated to the latest release of libmDot or mbed-os so be sure to uncheck the update libraries box when importing.
This will leave the libraries at the correct levels.