Hello,
is it possible to get the schedule that is used internally to communicate with connected BLE devices? I have a bunch of data that I want to send to connected nodes and I want to send it as timely as possible. What is the recommended method to queue multiple packets so that they get sent out at the next connection event? I want to send multiple packets to Is it possible to configure the size of the application transmission buffer? I can not seem to find much documentation about this.
Marius