Hi Support team,
in the following link, there is a fix decribed to get lowest power down current of the UART0 of the nRF52840:
*(volatile uint32_t *)0x40002FFC = 0; *(volatile uint32_t *)0x40002FFC; *(volatile uint32_t *)0x40002FFC = 1;
Is this fix also needed for the nRF52805? I do not think so!
Thank you!
BR Hauser