Hi,
I have connected STM32 with nrf52832 using STM:TX -> NRF:RX and STM:RX -> NRF:TX.
The communication works fine when i initialize UART on both devices.
The issue that i have is that if i turn off the NRF board (plug the battery out) and have STM awake and UART initialized the NRF board is UP and running.
Is it possible that the NRF board is power supplied over RX/TX pins?
Thanks