Hi,
In my app , using SD130 , when i check the registers state while debuging i find that the RNB is powered on.
- Do the SD130 power it on automatically? (because i didn't activate it !!! i don't even know how)
- Is it mandatory to activate it ? because i'm trying to save current as possible as i can.
- How can i put it off ? using the suitable softdevice API. ? because i used NRF_RNG->POWER = 0; before activating the Softdevice, but the RNG keeps working ..