Hey DevZone Community and Nordic Engineers :)
I'm trying to configure a multiple sensors board to BLE Mesh / COEX Mesh & BLE (If the solution you'd offer to the regular Mesh is also relevant to the COEX case, it would be superb. Otherwise, I'll open a different ticket later).
As far as I tried, the examples on the SDK are mainly with the sensor library. My sensors are not part of the Sensor.h, and thus, I don't know what is essential and what is replaceable - and how.
I'm using NCS v1.9.1 with nRF52840/32 and sometimes nRF21540dk (52840 based).
As far as I noticed, all the tickets relating to Mesh are way old and irrelevant to my current setup.
What do I need to adjust at the mesh_sensor to a regular peripheral (i2c\spi\adc etc.) sensor(unsupported by NCS sensor.h)
Thanks for all the helpers :)