livitki / ble-workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BLE Workshop

This workshop consist of three parts:

Part 1: Getting familiar with Segger Embedded Studio. This first part of the workshop is intended to give a quick introduction to the look and feel of Segger Embedded Studio and to give you an idea about how it is to work with Nordic's SDK. If you are already familiar with SES you can skip this part an move on to part 2.

Part 2: Setting up the PWM driver. The goal of this part is to learn how to use the drivers in the SDK. To do that, we will add and use the PWM drivers to control a servo.

Part 3: Adding a BLE Service. In this part we will take a quick look at how to set up a GATT service and characteristic using the SDK. The goal is to use nRF Connect for mobile to send commands via BLE to control the servo.


Troubleshooting

If you run into technical problems, please have a look at the troubleshooting page: Troubleshooting.

About


Languages

Language:C 100.0%