Is it possible to combine two different elements (Sensor and Light switch) in the same node.
are the hardware resources sufficient for the nrf52832?
Is it possible to combine two different elements (Sensor and Light switch) in the same node.
are the hardware resources sufficient for the nrf52832?
when trying to combien two elements (one from Sensor exemple the second from Light switch exemple ) it compiles with SES ok , but when debuging it shows the error:
<t: 12755>, app_error_weak.c, 105, Mesh assert at 0x00032478 (:0)
does that mean insufficient memory?
Maybe you could take a look at the add2line tool which can help determine where the assert occured.