Re: [I] Connecting to a Xiaomi Flower Care [mynewt-core]

2024-03-06 Thread via GitHub


sjanc closed issue #3106: Connecting to a Xiaomi Flower Care
URL: https://github.com/apache/mynewt-core/issues/3106


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] Connecting to a Xiaomi Flower Care [mynewt-core]

2024-03-06 Thread via GitHub


jaaseru commented on issue #3106:
URL: https://github.com/apache/mynewt-core/issues/3106#issuecomment-1980439063

   Hi! I managed to resolve this and continue the work. The timeout I suspect 
came from user error when trying to use the NimBLE API. The connection 
parameters had little to dowith it. It also seems to be a power saving feature 
of a sort that the flower care disconnects automatically after a few seconds of 
open connection.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] Connecting to a Xiaomi Flower Care [mynewt-core]

2024-03-06 Thread via GitHub


sjanc commented on issue #3106:
URL: https://github.com/apache/mynewt-core/issues/3106#issuecomment-1980423902

   is this stil an issue?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] Connecting to a Xiaomi Flower Care [mynewt-core]

2023-11-21 Thread via GitHub


sjanc commented on issue #3106:
URL: https://github.com/apache/mynewt-core/issues/3106#issuecomment-1820932218

   Hi,
   
   I'd first check with some wider range of connection intervals, eg set 
conn_params.itvl_max to 40 for 50ms max conn interval.   Also check which error 
code you get,  ie it is 'failed to be establish' or 'supervision timeout', this 
may help in debugging issue
   
   And note that ESP32 is using only NimBLE host while controller is from ESP 
so if above doesn't help you may need to ask ESP32 folks as connection creation 
is controller's job...


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org