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

ble delay on receiving data in real time.

hi guys,

i'm trying to send data between two boards (nrf52840) in real time. every time the input pin toggle there is a message to send to the central board.

i did this,but i misured a delay  of about 30 ms between the square wave i trasmetted and the signal i received on the central board.

i have only an interrupt on the input pin that anable on the falling edge  to send  the data and no timer about that standard for the ble comunication but i don't understand why there is this delay on reciving signal.

thanks a lot for  your answer!!!

Parents Reply Children
No Data
Related