Is it possible to bond with multiple devices with nrf8001? If it is possible, could you add some examples about it
Is it possible to bond with multiple devices with nrf8001? If it is possible, could you add some examples about it
You have to do a re-connect every time, but this can be re-connect towards an already known central or what's called directed advertising. You have to re-connect, it's not possible to just start sending data and assume the central is listening. You have the option of doing slave latency. This enables you to skip connection intervals seen from the peripheral side, but only for a few intervals. You can't load different pairing information in between.