Hello,
In order to try and implement passkeys, I've implemented my program inside of the glucose app example. The project compiles + runs and crashes sometimes randomly but usually after connecting and entering the passkey.
According to the debugger, the error starts inside of "app_timer2.c"
Then continues to app_error.c with an error code of 8.
Does anyone know what this is?
Thank you!