Using Beagle for remote data collection; Keep in deep sleep mode and waking up to collect data

69 views
Skip to first unread message

Mark A. Yoder

unread,
Jul 25, 2016, 2:09:11 PM7/25/16
to BeagleBoard
I have a project where the Beagle is collecting data in a remote location so it must run off of batteries.  I need to power off everything on the processor that can be, then I need it to be in a deep sleep mode, then every 5 minutes or so, wake up, take some data and the go back to sleep.

What things can be powered off, both on chip and on board?  I see some discussion about powering off the HDMI.  How do I do this?
Do I need to power off the PRUs?  What else?

I see echo mem > /sys/power/state puts the Bone into a low power mode.  How do I get it out of the mode? Would a crontab entry wake things up?

Thanks for any help.

--Mark

John Syne

unread,
Jul 25, 2016, 11:52:34 PM7/25/16
to beagl...@googlegroups.com
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/9859c352-16f3-4d10-9b3c-302c44b05a12%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

William Hermans

unread,
Jul 27, 2016, 12:55:22 AM7/27/16
to beagl...@googlegroups.com
Mark,

Have you considered  using an external embedded MCU for this task ? e.g. . . .

Board boots, does its thing, notifies and external MCU it's about to shutdown, then shuts down. The MCU then breaks the connection from battery to beaglebone, reconnects after 5 minutes, and toggles RESETn.

As for which MCU ? That up to you, but there are MCU's that can run off a single button cell for 10 + years . . .

Reply all
Reply to author
Forward
0 new messages