Hello,
We are developing a board with both nrf91 and nrf54 boards. We are looking to make the nrf91 a SLM with a UART interface to support the LTE functionality of the nrf54.
We had some questions around this implementation, noting that we are highly power constrained.
1. Do we need to use LPUART or do the new chips have a power efficient UART which makes LPUART unnecessary (Is there a significant difference between LPUART and standard UART?)
2. What is the estimated power draw of the LPUART and UART when not transmitting data?
3. Is LPUART supported on the nrf9151?
Thanks in advance!