You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Hi!
I would like to ask if you could provide steps how to connect different device.
Thanks!
The text was updated successfully, but these errors were encountered: