Skip to content
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

How to add different device #77

Open
mkicina opened this issue Dec 20, 2022 · 1 comment
Open

How to add different device #77

mkicina opened this issue Dec 20, 2022 · 1 comment
Labels

Comments

@mkicina
Copy link

mkicina commented Dec 20, 2022

Hi!

I would like to ask if you could provide steps how to connect different device.

Thanks!

@philips77
Copy link
Member

Hello,
Follow classes with the name Blinky.
First, check the Blinky interface. Modify it for your needs. It contains the API of your device. In case on nRF Blinky, there are only 2 methods (apart from connection handling): to turn the LED on and to get the button state as Flow. Change it according to your needs.
You'll get bunch of compilation errors here and there. Follow them and modify the code to fix them.
In BlinkyManager class and BlinkySpec modify also the UUIDs of the service and characteristics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants