Dear Support Team,
The nRF5340's app Core and net Core both use timer, how can I realize that app Core and net Core Timer are time synchronized and can clear the timer at the same time? Are there any examples?
Dear Support Team,
The nRF5340's app Core and net Core both use timer, how can I realize that app Core and net Core Timer are time synchronized and can clear the timer at the same time? Are there any examples?
Hello,
We actually did this for our audio application, so you can see how its done there! Here is the appcore side, and the netcore will send a signal when it boots up.
Regards,
Elfving
Hi Elfving,
I'm wrong, I'm actually going to implement tiemr synchronization on NCS 1.7.0, is there an example for NCS1.7.0?
nRF5340_Le_Audio example, I only saw the APP core approach, how does NET core do it, is there any detailed information?
Regards,
Zero
Hi Elfving,
I'm wrong, I'm actually going to implement tiemr synchronization on NCS 1.7.0, is there an example for NCS1.7.0?
nRF5340_Le_Audio example, I only saw the APP core approach, how does NET core do it, is there any detailed information?
Regards,
Zero