The user guide mentions "Additionally the chip can be put into the Battery-off mode, which reduces current to nA levels."
But it never states how to enter battery-off mode. I tried setting PCON:VBAT to 1 but that didn't have the intended result.
Does anyone know how to use this feature? I'd like to have the device enter battery-off mode until it receives an NFC signal.
HI
The LPC8N04 platform accepts power from two different sources: external power supply pin VDDBAT( domain VBAT) and built-in NFC/RFID (domain VNFC). PSWBAT and PSWNFC are power switches
We can control PATAT for it
Hope this helps
Jun Zhang