Rahul
Rahul
> Hi, > > Could you rebase so that CI tests kick in? Yes . done now.
@sjanc , can you please take a look as have rebased the PR.
> Hi, > > Why not put this configuration in advertising parameters and handle it there? Instead of adding dedicated API that just wraps HCI command Thanks for the review....
Closing issue. Feel free to reopen in case of any further updates.
Hi @adlemx , Error code 3E, implies connection failed due to sync issues. CONNECTION FAILED TO BE ESTABLISHED / SYNCHRONIZATION TIMEOUT (0x3E) The Connection Failed to be Established / Synchronization...
Hello @adlemx , So you tried for 255 times for same result ? May i request you to please share esp device side console logs ?
Hello @adlemx , My apologies as i misread the initiate statement > when I try to connect to esp from the nRF connect Here nrf is initiator, not esp. So...
@adlemx , they are different stacks and hence different examples. For equivalent example, you can refer to examples/bluetooth/nimble/bleprph ?
0x3E is error code when connection sync fails to happen. This is related to environment too. However, newer IDF releases has code under BT_NIMBLE_ENABLE_CONN_REATTEMPT flag for both central / peripheral...
@sjanc Please take a look and review