App note: Creating Bluetooth low energy applications using nRF51822

An application note from Nordic Semiconductor on creating you own BLE application using their nRF51822 chip. Link here This application note is intended for anyone who would like to begin programming Bluetooth low energy (BLE) applications on nRF51822. It consists of a general overview of BLE functionality and is followed by a description of a […]

app note: Generic data transfer using USB HID

Here’s an app note from Nordic Semiconductor on using nRF24LU1+ USB HID communication. The Universal Serial Bus is the de factor inustry standard for the connection of computer peripherals, with approximately two billion sold devices every year. The success of USB is in large part due to its end product ease of use. However, such […]