Hello!
I want to develop my own app, and the source code refer to proximity in nrf toolbox. Now, i have some questions:
1. What function in the source code of serverManager.open(), and the event of "BLE_IAS_C_EVT_DISCOVERY_COMPLETE" how to triggered?
2. Because this function of serverManager.open() has been encapsulated, so i don't know the trigger mechanism of event "BLE_IAS_C_EVT_DISCOVERY_COMPLETE".That is to say, how to implement this function for to triggered the event of "BLE_IAS_C_EVT_DISCOVERY_COMPLETE" in my code.
Thanks,
Pany