This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Transmitting a PDU on a specific data channel in a connection-less environment

Hello,

I have an application where I want to send a packet with a directed PDU form a peripheral to a specific central. As an example if I have an alarm the peripheral wants to send central a notification in a connection-less manner but on a pre-assigned channel (say channel 10 which is being monitored). I don't see in the API a routine for data transmission of a data PDU on a selected channel. Is it possible to do or is there a way of working around the API to achieve this?

appreciate it

voot

Related