We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
SDK 7.2
S130 Alpha 0.9
I'm using the UICR customer register address 0x10001080 to stare a single 32 bit number. The code below is a bit of "brute force" to demonstrate...
Hi
I'm trying to make a new S110 BLE project for my nRF51 DK from "scratch" in Keil 5.14 (New uVision Project -> nRF51422_xxAC) , but every time i try to build the solution...
when I program wechat ble demo to my nrf51422 boards with S310 softdevice in Keil, return error like this "No Algorithm found for: 00000000H - 00007503H; Programming skipped...
Looking in the Keil Packs Installer, there are over a dozen entries for NordicSemiconductor::nRF... - each with its own version number.
So which one actually represents...
Hello
I'm trying to implement a number of different interrupts using the nRF51 DK but I'm having trouble understanding how to use the GPIOTE_IRQHandler function.
Basically...
Hello,
I read a while in this forum and found out it might be a little tricky to get I2C working when using a Softdevice. Is that information still valid or outdated? ...
I 'm using SOFTDEVICE.
Can I choose the BLE and NON_BLE while the applications running?
I want to implement, as below.
When I want to use bluetooth, BLE is run. and...
For a school project we have to develop a beacon system, to easy use different beacons we want to be able to change the major and minor from the beacons with UART communication...
I have seen this forum post: devzone.nordicsemi.com/.../
Which refers to this blog post: devzone.nordicsemi.com/.../
But when I use the Keil Packs Installer, and check...
Hi,
I'm approaching the nRF51 tools for the first time and I'm trying to recompile the source code for the desktop 2 reference kit with Keil 5.14 as a sanity check for...
I am developing an application where a repeater unit connects to a number of other units, gets some info, aggregates it and broadcasts it as a peripheral unit (in a tree structure...
20150424_iPad_iOS(8.1.3)NrdkKS_sniffer.psd
Dear Nordic,
I want to control the volume up feature through HID for iOS while pressing the key.
How can I proceed for...
Greetings,
I have a peripheral (S110) , when it is connecting to a central, it also need to scan another broadcaster (beacon) to obtain its RSSI and send to the central...
I have adopted the S120/S110 multilink example to the following: central.zip and peripheral main.c
I want to send a notification from the central to the peripheral and...