HI,all, MERRY CHRISTMAS!!!! i have an issue when i want to try the data transfer using timer
i have a idea about it , but i do not know how to achieve it.
-my project is the nus project
-and i have two nrf eva board.
-one for client and one for server
-i don't mean that some kind people to help me to code, but a method to try my idea. i am now confused ,
thank you all .
1 i want to init the timer first.
2 the data received from usart
3 when the number of the data reached 300 byte, the timer enabled and transfer the data, after transferring the data, the timer should hang up for the next 300 bytes data.
4 if the number of data don't reaches 300 byte,the timer enabled and transfer the data.