I am using the nRF9151 DK, using the Serial LTE Modem firmware from the nRF Connect quick start.
I am planning to use nRF9151 as a serial modem, and connect it to my Host MCU using UART.
I am using the Power Profile II to measure the current of VDD_nRF.
Questions:
- Is this the product code that I should be using for my final product?
- Power save mode:
- I set the modem LPM. The average current is about 500uA in LPM. Why is it still so high? What is nRF9151 drawing current for? Is it because nRF9151 UART is still enabled?
- I press button 1 on the DK, the average current went down to 3uA.
- I press button 1 again, it seems to wake the nRF9151 up, with average current about 500uA again, but I lost all network configurations.
- Questions:
- What does button 1 do exactly? Any documents that describe exactly what it does?
- What is the proper way to go into deep power save mode, assuming I am using this Serial LTE Modem firmware in my final product?
- Is there a even lower power mode that the button 1 method? i.e. average current < 1uA maybe?
- There are some instances, when I leave the DK alone for maybe 10 mins, then I tried to send a AT command, the DK is not responsive in the sense it did not send back "OK" or network messages. However, my AT command was executed (based on the current profile of the Power Profiler II). Is this a know issue? Below image shows this error. In the image, bottom right, a few AT commands are sent but there were not response received.


