Skip to content

Timeout on LE Create Connection which call LE Create Connection Cancel #1023

Closed Answered by francois-fiveco
francois-fiveco asked this question in Q&A
Discussion options

You must be logged in to vote

The problem arose from the "Autoconnecttimeout" parameter that we had set to 30000 in the ‘main.conf’ file.
A bug, which has been corrected as of version 5.69, in the ‘parse_config_int’ function in the ‘main.c’ file did not prevent us from writing a value greater than the maximum defined for this 0x4000 parameter (16384).
By writing a value of 16380 for the Autoconnecttimeout parameter in the ‘main.conf’ file, our devices connect much more easily.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by francois-fiveco
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant