I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hi,
By using the PWM exampl in SDK 0.9.2, I can generate a 1MHz PWM signal without problem.
However, it seems that the function provided by SDK can just set upto 1MHz...
just when I send command to nrf51 to stop advertising by calling sd_ble_gap_adv_stop I got error NRF_ERROR_INVALID_STATE . what's the source of this error ?
static void...
In the past nRFGo Studio worked fine. Then I reinstalled windows due to an unrelated problem (and changed from 32 bit to 64 bit), and now it reliable freezes.
Most often...
To have a reference receiver to evaluate a new antenna design i would like to use the nRF52 development kit.
Therefore i am looking for a example application that can be...
Hi,all,
in the Core 4.2, the sentence with word 'Controller' and 'Host' have appeared many times.
like 'When a Host performs the auto connection establishment procedure...
Hello,
I'm using a custom board (nRF51822 QFACA chip), with the optional 32KHz crystal.
When, I use the SDK 5.1.0 and the S120, my code works perfectly. But when I try...
I would like to develop some BLE applications using the nRF52 Preview DK, that embed a NRF52 revision AA. S132 soft device 2.0.0-8.alpha documentation says that is not compatible...
I've been developing some ble code for a custom board. Recently, I just finished creating a new smaller board. When I load my code onto it, I notice that I have trouble discovering...
Can the nRF52 be programmed by 6-pin J-Link Adapter by just connecting the following 4 pins,
Pin 1 : 3.3v Supply,
Pin 2 SWDIO,
Pin 4 SWDCLK,
Pin 5 GND,
Can pins 3...
I want to save custom data in NV address. Which address is safe to save custom data in NV?
I'm working on nRF51822-xxAC with very simple and small code.
And, using s110...
My project for nRFs has a few configurations for different boards.
So, how to enable 'batch build' button to build all configurations by one click? Currently this in disabled...
code.c
ui_flash.c
ui_flash.h
Hi guys,
So we are building the Ibeacon project , and faced with some problem:
The chips falls hard reset periodically when trying...
Hello,
Is there any todo list about how to protect an application from hacker unsollicited copies to avoid illegal clones ?
how to allow jtag in write only (disable...
Hi all,
For PAN 42 which describes an issue write to RAM after a POR. When was this issue fixed? I can't seem to find out what versions of Silicon are subject to this issue...