I am designing a very-low-cost device based on the nRF9151 and would like a quick technical clarification.
My plan is to power the SoC and all GPIO rails from a single 3.5 V supply. In the product specification, section 12.1 VDD_GPIO considerations, it states:
“VDD_GPIO should be applied after VDD has been supplied
VDD_GPIO should be removed before removing VDD”
My questions are:
-
Is it permissible to connect VDD and VDD_GPIO directly together and feed them from the same 3.5 V source?
-
If they are tied together, what negative effects, failure modes, or reliability risks should I expect (for example during power-up, power-down, brown-out, or when external GPIO devices drive pins)?
-
Are there specific timing, voltage, or sequencing requirements I must respect that would make tying them together unsafe?
-
Are there any recommended application notes, reference designs, or errata that address this exact use case?
For context: cost is a primary constraint — adding components is highly undesirable, so I need either confirmation that a single supply is safe
Thank you for your guidance

