I want to optimize/ test the power usage of the network search after a network has been lost. I want to try different %PERIODICSEARCHCONF configurations, and measure the required power usage of the search pattern. But, how do I do this? I assume disconnecting the antenna can cause damage to the nRF9160? I do not have access to a virtual/local LTE cell, or a faraday's cage to block the signal. I'm also located very near to a cell tower, so the signal is quite strong. Any tips?
One solution that I tried is to block all networks at our provider for the SIM of the test subject. This triggered a disconnect and a search. This search became stuck, even after re-enabling all networks, the device never connected. In this stuck state I observed small peaks of 100mA every 700ms, which is very high for our low power requirements. I guess the modem was not in the normal 'searching after loss of network' state, and this is why the %PERIODSEARCHCONF profile was ignored? Will the modem ever recover from this? I can try to reproduce and create a modem log if my description is not clear.