I was working in asset_tracker_v2 for AZURE_IOT_HUB. All was working well. I copied some code from another file and suddenly the errors started appearing as shown in image. I have included the following overlay files in the build through -d command.
west build -p always -b nrf9160dk_nrf9160_ns -- -DOVERLAY_CONFIG="overlay-azure.conf;overlay-debug.conf;asset-tracker-cloud-firmware-azure.conf;firmware.conf"
I could not diagnose that where configuration got modified by mistake? I using UBUNTU to build the code.
