I am working on a new BLE device with V1.2.1 of the stack and am having some difficulty connecting to a legacy V1.1 device - the version difference may not be the problem here.
I receive a SUCCESS response from the GAPCentralRole_EstablishLink call, but no further GAP events are received after that.
Should I expect a GAP_LINK_TERMINATED_EVENT if the connection times out?
Is the connection timeout derived from TGAP_CONN_EST_SUPERV_TIMEOUT? I read this to be a default value of 2000.