I want to make a Bluetooth connection with nrf51422. I am using the Keil software. But I do not understand what the program will do the bluetooth connection. Can you help me
I want to make a Bluetooth connection with nrf51422. I am using the Keil software. But I do not understand what the program will do the bluetooth connection. Can you help me
If you are new to the nRF51 I recommend you look at the Getting Started section in the SDK documentation. Then you should probably look at BLE Advertising, a beginner's tutorial and BLE Services, a beginner's tutorial, which will teach you the basics of creating a BLE peripheral.
If you are new to the nRF51 I recommend you look at the Getting Started section in the SDK documentation. Then you should probably look at BLE Advertising, a beginner's tutorial and BLE Services, a beginner's tutorial, which will teach you the basics of creating a BLE peripheral.