Hi,
I'm wondering if I'am able to direct advertise when I have established connection (edit: according to this established connection nrf5x is master (central role))?
Of course with usage of S130 or S132.
Thank you for info.
BR, Matej
Hi,
I'm wondering if I'am able to direct advertise when I have established connection (edit: according to this established connection nrf5x is master (central role))?
Of course with usage of S130 or S132.
Thank you for info.
BR, Matej
There's a whole chapter on this in the softdevice spec, which goes into detail about which events get priority in different situations. It's chapter 14 and has a paragraph dealing with directed advertising when the device is also doing other things. It seems to me that you can do what you want, you may not send out all the advertising packets you would if there was nothing else running, but the device will still advertise as much as it can.
If you've not read that chapter - you should. This was the S132 V2 0.5 spec I was just looking at.
There's a whole chapter on this in the softdevice spec, which goes into detail about which events get priority in different situations. It's chapter 14 and has a paragraph dealing with directed advertising when the device is also doing other things. It seems to me that you can do what you want, you may not send out all the advertising packets you would if there was nothing else running, but the device will still advertise as much as it can.
If you've not read that chapter - you should. This was the S132 V2 0.5 spec I was just looking at.