I’m working on a project that uses the PCF85063A-based external RTC with the nRF9160 Feather. I noticed from the schematic that the RTC interrupt line is connected to pin P0.04 (D8) via the JMP4 solder jumper.
I’d like to confirm:
Can I safely solder JMP4 to connect the RTC INT output to P0.04?
Is it supported to use P0.04 as a wake-up source from deep sleep (System OFF or PM state) triggered by the RTC alarm?
My goal is to wake the nRF9160 from deep sleep once/twice per day using the external RTC alarm interrupt.