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

how to check adv, connect in peripheral ?

Hi,

(1) I look for some methods that suggests is application flag to record. but I set this ble_adv_on_disconnect_disabled = false;. How do I check ble state when disconnect ?

(2) I see the Advertising Module in nordic Semiconductor Infocenter. I wonder what event's define name in SDK 14.0.0. example: Event: Direct Fast started, Event: Directed Slow Started, Event: whitelist requested, Event: Fast Started......

Parents
  • This my fault, thank you for reminding me. Blow is my rephrase:

    (1) How do I know ble state when I set 『ble_adv_on_disconnect_disabled = false』? Because this flag represent 『Enable or disable automatic return to advertising upon disconnecting』, so how could I confirm ble state is ADV mode when ble disconnect?

    (2) I refer the Advertising Module of nordic Semiconductor Infocenter, this is link for you: link text I want know where event’s defined file in the message sequence chart of this link. Because I couldn’t find define of Event. (example: Event: Direct Fast started, Event: Directed Slow Started, Event: whitelist requested, Event: Fast Started)

Reply
  • This my fault, thank you for reminding me. Blow is my rephrase:

    (1) How do I know ble state when I set 『ble_adv_on_disconnect_disabled = false』? Because this flag represent 『Enable or disable automatic return to advertising upon disconnecting』, so how could I confirm ble state is ADV mode when ble disconnect?

    (2) I refer the Advertising Module of nordic Semiconductor Infocenter, this is link for you: link text I want know where event’s defined file in the message sequence chart of this link. Because I couldn’t find define of Event. (example: Event: Direct Fast started, Event: Directed Slow Started, Event: whitelist requested, Event: Fast Started)

Children
No Data
Related