I was trying to integrate BLE scanning with Mesh Example "Light Switch Client Proxy". This assert pops up suddenly. What is the reason for the error?
I was trying to integrate BLE scanning with Mesh Example "Light Switch Client Proxy". This assert pops up suddenly. What is the reason for the error?
"<t: 357049>, app_error_weak.c, 105, Mesh error 3758153728 at 0x00000000 (:0)"
This is the complete assert debug print
Also i have replaced the __LOG with an 50 ms delay which gives the same effect as the __LOG statement
there seems to be very clear timing issue there. It is hard for me to replicate your setup to analyze more on what is happening. Can you give me your setup?