Hi!
I am currently trying to build the lwm2m_client. Currently I am using ncs v1.1.0-rc3.
I am using the devkit as hardware. The only thing I changed in the proj.conf is CONFIG_LWM2M_PEER_PORT and CONFIG_APP_LWM2M_SERVER.
Building with "west build -b nrf9160_pca10090 -d build_nrf9160_pca10090" leads to the following error:
Do I have to define the #define for CONFIG_FLIP_INPUT manually?