This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Many packages are sent while the previous package has not been processed yet

hello, i am trying an example of a Node running multi-peripheral with ble_nus service. I have a question: Suppose when Node receives a packet from central A, Node will call ble_nus_handler and in this handler, Node will send that packet via UART. While sending UART, ie the handler function has not been completed, there are many Central B, C, ... send other packets to. How will these packets be handled? Are they lost?

Parents Reply Children
No Data
Related