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...
Hi, guys. Now I check the nRF51 IoT SDK(6lowpan, ipv6 over bluetooth).
nRF51 IoT SDK is needed Raspberry Pi, so I make the VMware Player Image for
Ubuntu 14.04.1 LTS 64bit...
I have a nRF51-DK. I would like to control the nRF51-DK through my mobile device.
What is the max. distance which can be reach with BLE(nordic chip)?
Is it possible...
Our application uses the S120 stack, and a bootloader. We want the bootloader to be able to update both our application software and the S120 stack (preserving the MBR). ...
Hi folks,
I have been successful in getting sample code compiled using Keil u-vision and MBED and installing it on nrfDK-51. It has become so simple to install apps - all...
Hi everyone,
I successfully compiled and loaded the experimental_ble_app_uart onto my pca10028 board.
I downloaded and installed the nRF toolbox on my nexus 7 tablet....
Hello everybody,
I want to do something very simple: Read some data from my Bluetooth peripheral. I know the UUID of the data I want to read, but I do not know the handle...
Hmm... this should be a simple question. But I haven't found a direct answer yet in the online SDK docs, the ARM NVIC docs, nor in this forum (and have only been confused...
Hi All,
I have a following setup :
The peripheral BLE device is supposed to send **(time critical )**data packets to Central device but the transfer is very rare (Can...
Hi,
I have modified slightly the OTA bootloader sample in SDK6.1 and SoftDevice 7.1.0. After flashing the bootloader code to the nrf51822 it works like charm, I can update...
when i use BLE_GAP_ADV_TYPE_ADV_DIRECT_IND mode,I can see the device advertise (MCP) but i couldn't able to connect with it (advertising_start at BLE_GAP_EVT_TIMEOUT)
i...
Hi,
I'm a beginner with bluetooth.
I'm actually working with nrf 51822 Evaluation board.
I want to realize a transparent mode of communication with your kit. Can you...
I never worked with Cortex M0 before so I wonder how it's possible to jump to correct IRQ handler when I have my own bootloader and application which are using e.g. UART IRQ...
Hi.
Where i can find some information and guidelines to do a good RF PCB with nrf51822?
thank you for your support
EDIT 02/02/2015
Where i can find " nRF51822 Reference...
Hi, I'm using my custom board with NordicSemi nRF51822-QFAA and J-Link.
(Softdevice S110 7.1, SDK 7.2, and using IAR for ARM 7.1)
I was testing the NUS example using...