Hi All,
I am using nrf mesh SDK v2.2.0 and nrf SDK v15.0.0.
I have created a new model in nrf mesh SDK, this model is publishing scanned data on group address.
When I call publish function from button event handler, it gets published successfully i.e. When I press button1 on devlopment board,
the event handler is called and beacon publish function is called.
But, when I call this beacon publish function from main() while forever loop the program aborts().
Please help me with this issue.
Thanks Regards,
Randhir