Hello,
i'm currently working on my Bachelor Thesis using Makerdiary Board.
I recompiled the OpenThread Libraries to get the CLI working on my Board.
I need to read out sensors every 3 minutes, therefore I'm using the APP-Timer Library, but the timeout handler stops working after some time.
To debug the problem I set the duration of the timer to 10 seconds there the timer stops after 32 times and the CLI becomes unresponsive.
I have no idea how to get rid of this problem.
I uploaded the Project to this private Thread.
Best regards
Dnil