Skip to content

Updated samples for latest Bluetooth #285

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Mar 10, 2023

Conversation

AdrianSoundy
Copy link
Member

Description

  • Updated samples to support the latest version of nanoFramework.Device.Bluetooth assembly with pairing.
  • Added new Central3 sample for Pairing & Authentication in Client application

Currently all sample reference local version of nanoFramework.Device.Bluetooth assembly

This will be updated once new assembly is available in nuget.

Motivation and Context

Updates for security

How Has This Been Tested?

Test locally

Types of changes

  • Improvement (non-breaking change that improves a sample)
  • Bug fix (fixes an issue with a current sample)
  • New Sample (adds a new sample)
  • Config and build (change in the configuration and build system, has no impact on code or features)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Copy link
Member

@Ellerbach Ellerbach left a comment

Choose a reason for hiding this comment

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

Looks good all up! Can't wait (to test all this :-)

Copy link

@alberk8 alberk8 left a comment

Choose a reason for hiding this comment

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

Run the Test and looks good.

@AdrianSoundy AdrianSoundy merged commit b33e0b9 into nanoframework:main Mar 10, 2023
@AdrianSoundy AdrianSoundy deleted the bluetooth_security branch March 10, 2023 10:23
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.

4 participants