BLE-MESH Sensor Model
Posted: Mon Oct 12, 2020 3:39 pm
Hello everyone,
I'm developing an application with ESP-BLE-MESH and i have encountered a few things i'm not sure about and i would like someone to answer me.
I'm working with the "sensor server models" and they have a specific state called "Cadence", which may affect the publishing period previously assigned by the provisioner.
Is this part developed?
How would this part work?
So far, i tried setting the cadence values (trigger value, fast cadence divisor...) while i was updating the net_buf of the sensor data state. Is there any internal task constantly evaluating the net_buf value of the sensor data state, and then triggering a publish or diving the publishing period?
Do i have to implement this section on my own?
I would like someone to reply even though it is a really specific topic
Thanks,
Juanchu98 or MrCurio
I'm developing an application with ESP-BLE-MESH and i have encountered a few things i'm not sure about and i would like someone to answer me.
I'm working with the "sensor server models" and they have a specific state called "Cadence", which may affect the publishing period previously assigned by the provisioner.
Is this part developed?
How would this part work?
So far, i tried setting the cadence values (trigger value, fast cadence divisor...) while i was updating the net_buf of the sensor data state. Is there any internal task constantly evaluating the net_buf value of the sensor data state, and then triggering a publish or diving the publishing period?
Do i have to implement this section on my own?
I would like someone to reply even though it is a really specific topic
Thanks,
Juanchu98 or MrCurio