In my current application I have a combination of some examples and features, but I couldn't add the resource provided by the http_application_update example.
So I tried to make the combination of the mqtt_simple and application_update examples, I realized that there is some incompatibility between the examples or I'm doing something wrong, because I couldn't succeed.
First I was encountering errors related to the settings below prj.conf:
I: The MQTT simple sample started I: Provisioning certificates W: Failed to retrieve CMEE status, err -1 ASSERTION FAIL @ WEST_TOPDIR/nrf/lib/modem_key_mgmt/modem_key_mgmt.c:76 E: r0/a1: 0x00000004 r1/a2: 0x0000004c r2/a3: 0x00000001 E: r3/a4: 0x00028041 r12/ip: 0x00007000 r14/lr: 0x0002cdc3 E: xpsr: 0x41000000 E: Faulting instruction address (r15/pc): 0x0003e0f6 E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0 E: Current thread: 0x2000d9a0 (unknown) E: Resetting system
*** Booting Zephyr OS build v2.7.99-ncs1-1 *** I: The MQTT simple sample started I: Provisioning certificates I: Disabling PSM and eDRX E: nrf_modem_at_printf failed, reported error: -1 E: Failed to disable eDRX, reported error: -1 I: LTE Link Connecting... E: Failed to get system mode, error: -1 E: Could not get current system mode, error: -14 I: Failed to establish LTE connection: -14 I: Retrying in 120 seconds