brilliantlabsAR / frame-codebase

The complete codebase for Frame
https://www.brilliant.xyz
Other
146 stars 30 forks source link

[feature request] Wake from Bluetooth event #197

Open josuah opened 1 month ago

josuah commented 1 month ago

Imported from https://github.com/brilliantlabsAR/monocle-micropython/issues/282

The nRF52832 supports a "System ON" mode where the MCU is expected to only draw 2.0µA of power, where a Bluetooth event is expected to wake-up the device.

https://devzone.nordicsemi.com/f/nordic-q-a/86697/system-on-mode-bluetooth-event-wakeup-nrf52832

This would allow to keep the Monocle (or Frame) sleeping, until the phone decides to send something to it. Common use-case: navigation, notifications, messaging...

https://discord.com/channels/963222352534048818/1237744387094483045 https://discord.com/channels/963222352534048818/1177192379493662792/1177301538490818640 https://discord.com/channels/963222352534048818/1216429459079692370/1216686766522761267 https://discord.com/channels/963222352534048818/1237744387094483045/1237988595378290690

OkGoDoIt commented 1 month ago

+1 Add my vote to prioritize this, it would be super useful for common use cases

siliconwitch commented 1 month ago

Very useful feature. I'll add it to the backlog and try to figure out a timeline for it