Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should the Ardonio get turned off on disconnect? #23

Open
YasharF opened this issue Aug 2, 2016 · 1 comment
Open

Should the Ardonio get turned off on disconnect? #23

YasharF opened this issue Aug 2, 2016 · 1 comment

Comments

@YasharF
Copy link

YasharF commented Aug 2, 2016

I am looking at the example code and how it is disconnecting, https://github.com/jacobrosenthal/ble-bean/blob/master/examples/bean_example.js#L77 , does this need an extra command to turn off the Bean's Arduino on disconnect to save power?

https://github.com/PunchThrough/bean-documentation/blob/master/app_message_types.md#power

@jacobrosenthal
Copy link
Owner

I havent looked at the bean api in many moons at this point, but presumably
no. By not having the ble connection open, and your arduino code using the
bean.sleep api properly it should sleep itself.

On Tue, Aug 2, 2016 at 2:23 PM, YasharF [email protected] wrote:

I am looking at the example code and how it is disconnecting,
https://github.com/jacobrosenthal/ble-bean/blob/master/examples/bean_example.js#L77
, does this need an extra command to turn off the Bean's Arduino on
disconnect to save power?

https://github.com/PunchThrough/bean-documentation/blob/master/app_message_types.md#power


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#23, or mute the thread
https://github.com/notifications/unsubscribe-auth/AAb0dPFaupCV3gdHza5alScFC3gEefnLks5qb4skgaJpZM4Ja5vg
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants