Is it possible to periodically broadcast a certain number of data packets

In the NCS SDK, is it possible to implement periodic broadcasting of a certain number of data packets, for example, quickly broadcasting 3 data packets, then waiting for 10 seconds, broadcasting 3 data packets again, then sleeping for 10 seconds, similar to the NRF5 SDK.

Parents
  • Hello,

    I am not sure exactly what you are requesting here.

    Are you talking about Bluetooth LE packets? Or propriettary packets? And if it is proprietary, is the BLE stack enabled at all? 

    How exactly did you do it in the nRF5 SDK? PPI? 

    I believe most things that you were able to do in the nRF5 SDK is still possible, but without knowing the details of what you are trying to do, it is a bit difficult to give good guidelines.

    Best regards,

    Edvin

Reply
  • Hello,

    I am not sure exactly what you are requesting here.

    Are you talking about Bluetooth LE packets? Or propriettary packets? And if it is proprietary, is the BLE stack enabled at all? 

    How exactly did you do it in the nRF5 SDK? PPI? 

    I believe most things that you were able to do in the nRF5 SDK is still possible, but without knowing the details of what you are trying to do, it is a bit difficult to give good guidelines.

    Best regards,

    Edvin

Children
No Data
Related