Hi,
I'm using S132 v2.0.0 and nrf52832. It is possible to send connectable advertising using timeslot api?
Hi,
I'm using S132 v2.0.0 and nrf52832. It is possible to send connectable advertising using timeslot api?
Hi,
I suggest that you take a look at using the Timeslot API. You can find documentation on infocenter, a tutorial on initial setup here and finally the multiactivity example.
EDIT: I misread your question as using Radio Notification earlier, the first paragraph was removed for this reason. Connectable advertisements in timeslots is possible.
Best regards,
Øyvind
Hi,
I suggest that you take a look at using the Timeslot API. You can find documentation on infocenter, a tutorial on initial setup here and finally the multiactivity example.
EDIT: I misread your question as using Radio Notification earlier, the first paragraph was removed for this reason. Connectable advertisements in timeslots is possible.
Best regards,
Øyvind
I'm familiar with multiactivity example. There is no problem to send non-connectable advertising and periodic connectable advertising however I want to have full control at connectable advertisements (send a certain amount , change tx power after sending each one etc.). Is soft device generating any event after sending single advertising packet?
Sending proper connectable payload isn't problem at all. When I'm sending those packet's I'm unable to connect to my device. Is there any option to combine those packets with softdevice without writing own link layer?