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

BLE init Advertising

Hi.

I'm developing a ble module now.

I have a question about time out, interval among BLE init Advertising.

As shown in the picture below, time out (in units of 10ms) is set to Advertise for 2 minutes, and interval is set to 60.

I want to do Advertising continuously, but it stops after 2 minutes.

Question 1. Does the event occur separately after 2 minutes as set by timeout?
Question 2. What is the unit of interval?
Question 3. I want to turn on Advertising without turning it off, do I need to change the mode or need another setting?

Thank you for reading it.

Parents Reply Children
  • Hello,

    I dont think there is any particular software to share in this case, since the questions from the original post primarily revolves around what the different parameters do and how to use them. Please also keep in mind that this post is 3 years old already, and relates to our older nRF5 SDK.

    If your require further technical support with this issue then I highly recommend that you open a new ticket here on DevZone.
    If you do this, please elaborate thoroughly on the functionality you are trying to implement and the issues you are encountering.

    Best regards,
    Karl

Related