Hi,
some words to the setup first:
- SmartRF06EB + CC2640 (prototype board - not TI EM)
- combination of different example applications (HostTestRelease, Multi-Role, SBP, SBC)
- BLE SDK 2.2.0.31
In the customized application everything seems to work fine till the point when "GAP_EstablishLinkReq" is sent. The callback "GAP_LINK_ESTABLISHED_EVENT" comes with an error code 0x12 saying "Invalid Profile Role".
Before that device discovery is triggered and cancelled manually before issuing the establish link command with the appropriate device address.
Do You have any hints, what might go wrong here?
Thanks and best regards,
Roger