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

Establishing a connection to mesh net takes around 10 seconds

Hi guys, i'm working on mobile app for ios, base of my code is example from this github repo https://github.com/NordicSemiconductor/IOS-nRF-Mesh-Library

if i understand things right, once i receive bearerDidOpen callback from GattBearerDelegate, i can communicate with the device, but usually connection takes around 10 seconds. Do i have any ways to reduce connection time? I will be glad to any advice

Thank you

Conditions:

'nRFMeshProvision', '2.2.3'

chip nrf52833

Code from screenshots below relate to NetworkConnection.swift

Parents Reply Children
No Data
Related