Hi,
We have a board with an nRF52840 working as the primary MCU which controls an nRF9160 via AT commands.
P109 from nRF52840 is connected to the nRESET of nRF9160. To control the resets, P109 is configured as output high (3.3V) for most of the time and only when we need to reset the nRF9160 it's set to low for a short time.
Is it ok to have the nRESET pin at 3.3V, since the product spec mentions that it is already pulled to 2.2V, or is it better to configure P109 as input high-z and change it to output low when needing to reset the nRF9160?
Thanks

