Hi nordic:
I use nrf9160 to test the new driver mainly due to the following two problems:
Environment: sdk 1.8.0-rc2
modem: nrf9160_1.3.1
lwm2m
CONFIG_LTE_NETWORK_MODE_NBIOT_GPS=y
After the device is connected to the server, it has been sending some data with obj as 3, how can I turn off these reported data without affecting normal communication?

after delete"lwm2m_app_init_device(imei_buf)" , The uploaded data is reduced:

How can I completely delete this uploaded data?
thanks!!
jermi