Super sleep mode using the JS SDK

Hi there!
Tell me, is it possible to enable "super sleep mode" using the JS SDK? I would be grateful for the link to the documentation
Thanks

Comments

  • edited July 2021

    To put the device to sleep call: mbl_mw_debug_enable_power_save(device.board)
    Then to wake it up you have to press the button OR plug it in to charge (or re-insert coin cell batt)

  • edited August 2022

    is there anyway to wake up sensor via api? without press the button or plug it in to charge

Sign In or Register to comment.