nRF Blinky is an application targeted towards developers who are new to Bluetooth Low Energy.
nRF Blinky has the following features:
- Scan and connect to any nRF5 DK containing the Nordic Semiconductor’s proprietary LED/Button Service.
- Toggle the LED on the development kit On and Off from within the application.
- Receive Button press and release events from the development kit and display it within the application.
This application is open sourced and the is written in Swift 5 and available on GitHub:
https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock
nRF Blinky has the following features:
- Scan and connect to any nRF5 DK containing the Nordic Semiconductor’s proprietary LED/Button Service.
- Toggle the LED on the development kit On and Off from within the application.
- Receive Button press and release events from the development kit and display it within the application.
This application is open sourced and the is written in Swift 5 and available on GitHub:
https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock
Show More