Skip to content

Conversation

@SidLeung
Copy link
Contributor

Root Cause:
Need to restart advertising after setting the broadcast option
in Characteristic. Otherwise, broadcasting would not take
effect.

Code mods:

  1. libraries/CurieBLE/src/BLECharacteristic.cpp:
    • At the processing of the Boardcast option in the
      characteristic, stop and restart advertising if advertising
      has already started.

@SidLeung SidLeung added this to the Deneb milestone Feb 13, 2017
@SidLeung SidLeung self-assigned this Feb 13, 2017
@SidLeung
Copy link
Contributor Author

@bigdinotech , @eriknyquist , this is PR #437 without the sample sketch. Please review.

@russmcinnis , @noelpaz , please perform system test.

Copy link
Contributor

@bigdinotech bigdinotech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Root Cause:
  Need to restart advertising after setting the broadcast option
in Characteristic.  Otherwise, broadcasting would not take
effect.

Code mods:

1. libraries/CurieBLE/src/BLECharacteristic.cpp:
   - At the processing of the Boardcast option in the
     characteristic, stop and restart advertising if advertising
     has already started.
@SidLeung
Copy link
Contributor Author

@yashaswini-hanji , please merge this PR to main and close out Jira 832.

@ndgbuilder ndgbuilder merged commit 6d22f3d into arduino:master Feb 24, 2017
@yashaswini-hanji
Copy link
Contributor

PR merged and closed Jira 832

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants