brilliantlabsAR / monocle-micropython

Micropython ported to the Monocle
ISC License
221 stars 27 forks source link

[feature request] Wake from Bluetooth event #282

Open josuah opened 8 months ago

josuah commented 8 months ago

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...