I'm attempting to use a vendor or custom model to deliver sensor data through a ble mesh using a nrf52840dk board. On Ubuntu, I'm using the nrf connect sdk v2.2.0. i have reviewed the vendor documentation available and have tried modifying chat sample by nordic and "on_off_lvl_lighting_vnd_app" example by zephyr, but couldn't do it. I'm still learning, can you recommend a good way for me to make a custom model?
My board does not appear in the list of unprovisioned nodes when I try to run the "on off lvl lighting vnd app" example as it is provided by Zephyr, yet I do not receive any errors in the output console.