hello
right now i am sending 100 plus data per second i want to print millisecond at each data how can i acheive this is there any program in nordic or github i can use to get this??
hello
right now i am sending 100 plus data per second i want to print millisecond at each data how can i acheive this is there any program in nordic or github i can use to get this??
Which "millisecond" do you want:
You could simply setup a timer which counts each millisecond ...
the millisecond that the data was transmitted?
the millisecond that the data was transmitted?
So you do the timer, and just sample it at the point you transmit