DAN1
August 20, 2022, 4:54pm
#1
I want to use it for a long time while connected to the battery, so I’m looking for a function that puts it in sleep mode when I press a button.
Do you know if there are any libraries or methods that can be used with the Arduino IDE?
Thanks for the help.
Citric
August 22, 2022, 2:40am
#2
We currently do not have a sleep mode developed for the XIAO RP2040. You may consider the following to use XIAO BLE.
DAN1
August 22, 2022, 1:59pm
#3
Thank you for the information
I have an additional question.
Do you happen to know if there is such a function in Python?
I already bought the RP2040…
Citric
August 23, 2022, 1:38am
#4
It is not excluded that some expert may have implemented the sleep mode code of the RP2040 chip and shared it. However, no official tests have been carried out on this.
DAN1
August 23, 2022, 11:05am
#5
Thank you so much for your help!
Consider another microcomputer