Hi,
I’ve been wondering about the USB to UART transceiver when the feather is on battery only. Forgive me if I’m barking up the wrong tree as I haven’t had a prod with a scope yet to see if I’m mistaken.
When powered by battery only it looks to me like the lines from the nrf9160 are still being driven (the UART_TX) when the USB to UART (CP2102N) is powered off. If this is the case this is probably undesirable.
There seems to be no way to detect from nrf9160 IO if the feather is on battery or UART. That may be a nice to know as you can have a low power and high power mode in your application. May be able to infer something from the battery level pin. But a logic level would be nice to have
Regards,
Paul