Hi all,
My name is Szabolcs Vass. We are developing a project with nRF9160 SiP on our custom board. We want to send some measurements periodically to an MQTT server. After the measurements sent successful we want to send the device to the lowest power mode, because of power consumption.
The modem firmware version is V.1.0.0
The Nordic SDK version is V.0.4.0
The zephyr version is 1.14.99
The sending process works correctly but we need to the low power mode procedure. We didn't find any example related to low power mode. Some question/thread exist in this devzone but neither of them do not help us. Can you send us an example code how to send the device to low power modes? Which are the settings and functions from the API? How to use them?
B.R.
Szabolcs Vass