joonazan commented on issue #789:
URL: https://github.com/apache/mynewt-nimble/issues/789#issuecomment-618089980


   I know that. I want a frequent connection interval so that I can transfer 
more and with less latency.
   
   But I don't think I can call ble_gap_connect. It isn't called anywhere in 
the esp-idf examples.
   
   I start advertising with ble_gap_adv_start and then I get a callback after a 
connection is created. So I guess that some code is calling ble_gap_connect for 
me.
   
   Link to my code: 
https://github.com/joonazan/nina-fast-bluetooth/blob/master/extras/nina-src/main/ble_connection.c


----------------------------------------------------------------
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.

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


Reply via email to