On / Sleep pin 13 mDot
- This topic has 2 replies, 3 voices, and was last updated 5 years, 12 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Tagged: mDot, on / sleep, Pin 13
Hi
What is pin 13 used for? I cannot find any documentation on this, except for the pinout stating: “On / sleep”.
What does it mean?
I am here looking for the same information (on all pins, including this on/sleep one) and have wasted hours on this already.
How can I design a carrier board and incorporate this device into our product if the pin functions aren’t even documented..?
Seems pretty poor 🙁
The ON_SLEEP pin is describe here http://www.multitech.net/developer/software/mdot-software/at-command-firmware-user-guide/ under serial data mode.
The Serial Data mode is designed to work in conjunction with sleep where the mDot wakes up periodically, signals a host, reads data from the serial port, and then transmits it. The mDot can be configured to wake up on a fixed time interval or on an interrupt triggered by the DIO7 pin. When the mDot wakes up in serial data mode, it sets the XBEE_ON_SLEEP pin so the host processor knows when to start transmitting serial data.