Hello, Experts,
I am working on kw36 chip. What I want to do is to implement a pheripheral device which support multi connections. But in the current example project temperature sensor, the advertising will stop automatically when one connection is established. So, is there a way to disable this behavior, or I must call Gap_StartAdvertising in the gConnEvtConnected_c event.