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

Maximum time to ble beaconing

Hi,

I want to know maximum time to transmit one advertising packet in ble.Need some help in this subject

Parents Reply
  • Hi again!

    Well, some of this depends on what device, which SDK, which softdevice etc. you are using.

    1. You can decide for yourself when the device should go to sleep.

    2. This depends on so many things. I don't have any information about what you are doing in your code, except scanning and transmitting. I also don't know what device you are working with. You might want consider making a new post focusing on this.

    3. Yes, that is possible. Take a look at this function:
    sd_ble_gap_scan_stop()

    There is a lot of information in our infocenter. Power specifications can be found in the device PS. Also, you can find so many Q&A's here on devzone, so a quick search might solve your issue.

    Best regards.

Children
No Data
Related