nRF Util v7.1.0

Viewing nRF91 LTE modem power consumption

To view the power consumption of the nRF91 LTE modem, you can convert trace data to JSON format which can be read by the Nordic Semiconductor Online Power Profiler (OPP).

Use the nRF Util trace command with the --output-opp option, as follows:
nrfutil trace lte <input-options> --output-opp config.json
The configuration file generated can be imported to the OPP. For more information see Online Power Profiler LTE user guide.