2020-12-06 07:35 PM
I would like to completely stop M0 + and RF in order to minimize power consumption when SLEEPing STM32WB. Is such a thing possible? I tried various things with reference to the sample code and documentation, but M0 + / RF did not seem to be stopped.
2020-12-30 04:28 PM
Hi
Did you get anywhere with this ? I`m having the similar problems. If I use p2pserver on usb dongle current consumption is about 14-15 mA which is huge.
2021-01-12 05:10 PM
Hi, TGUCL1 Mr.
It went well. I don't know if it's the original method, but I was able to reduce the power consumption by stopping the Radio Clock and then Deep Sleeping M0+.