Hello there,
I am that newby in the vs code dev environnement. I use the XM122 from acconeer to perform radar measurement. The soft provide by Acconeer compiles and works well in Vscode but i want to add the uart peripheral in order to stream data from other sensors.
When I initiatialize the uart (from the uart peripheral example; Nordic SDK 15.3) I got the following error ERROR 8 [NRF_ERROR_INVALID_STATE].
I am working on it for a while and really starting to be disappointed since what I want to do seems pretty simple.
Any solutions of this issue is welcomed.
Thanks in advance