Hi,
I'm trying to measure the current consumption of the nRF9160 DK using a Nordic PPK 2 in various modes. Through reading up various documentation regarding this, I have a rough idea of how to do this, though I have a few questions:
1. By connecting the Vout and GND pins of the PPK2 in the SMU configuration as described here, I would be measuring the current consumption of the nRF9160 only. Is that right, or will I need to flip SW6 to the "right side" position in order to isolate the nRF9160 further?
2. When SW6 is set to the right position (MCU Disconnected), are the ui elements (switches, led, button) disconnected as well?
3. I read that it is recommended to use the "UDP" sample here to measure the current consumption of the DK in various modes of operation (transmitting data, PSM, eDRX, etc.) but I was wondering if there were more specific guides regarding getting everything set up, such as which udp ip address to use (Should I connect it to nRF Cloud maybe?). If I were to just set it as some random ip address, would it matter in terms of power consumption that no one at the other end will be receiving those packets?
4. How should I implement functionality of the ui elements on board the nRF9160 DK? Is there a sample that does something whenever a button is pushed or a switch is flipped for reference? I understand that in the asset_tracker_v2 sample application, there is a dedicated ui module that handles button presses and what not, should I just try to adapt that over to my program?
Many Thanks in advance!


