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

unexpected connection termination!

hi nordic team,

i am creating a custom profile with one characteristic, where it will read data from sensor and send it to the usb dongle for every 200ms.

i created a timer with 200ms, the timeout_handler will send obtained data

my problem, it is working properly for 1s only, after 1s there is link loss, in one case it is giving BTLE_CONNECTION_TIMEOUT, in some case BTLE_LOCAL_HOST_TERMINATED_CONNECTION, these two are the reasons, i did debugging, where i got the error_num :- 4, line_num:- 340, file_name:- app_timer.c

i am using softdevice v6.0.0 and SDK v5.1.0

could you explain me what would be the problem?

Parents Reply Children
No Data
Related