Get time from mdot
- This topic has 1 reply, 1 voice, and was last updated 8 years, 10 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Tagged: mdot datetime
Checking the whole packet the node-red app shows through the conduit interface, I wonder if it is possible to read the datetime from the packet the mdot receives as answer. Or if it is just some data the conduit interface adds right after receiving the packet.
Is it possible? Is there anyway the mdot could ask the datetime automatically or I have to develop any kind of packet to do so.
Watching this post: http://www.multitech.net/developer/forums/topic/sending-datetime-via-mbed/
I wonder if I could modify AT modem sketch to include a new AT command to give me the time. I have never tried something like that, what do you think?