I am trying to find a way to either turn on or wake up nRF9160 using a hall effect sensor. When the magnet is closer or attached, the nRF9160 should be in the lowest power mode (we call this shipment mode) and as soon as the magnet is removed, the device should wake up and enter the active processing state.
I am planning to use DRV5032 hall effect sensor from TI for this, however, not sure what is the best way to implement this in HW as well as the SW.
Any suggestion will be really helpful to get this going.