static assertion failed: "unspecified message" when trying to integrate ble uart coexist mesh example to nrf52840

Hi everyone, I'm trying to create a ble app uart coexist example to nrf52840. However after I add everything like this thread and the existing example on nrf52832, I'm running to this problems below.

This is in the model_common.c

Related