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,
I have a device that is configured to work in GAP central role. This device only scans for specific advertisements from specific devices. Could you suggest how I can...
Hi!
I used the develop board test the application "ble_app_multilink_central" and "ble_app_multilink_peripheral",but it is always connected failed,and disconnect Reason 0x0008...
Hi there. I have a very long C code that is running correctly on Code:Blocks, Ubuntu Terminal ( using GCC ), Eclipse and on Dev-C++.
However, when I put in on the board...
Hello,
I've been trying to control MCP23017 IO expander with TWI using nRF52832. When I execute the code it stops at nrf_drv_twi_tx. The address pins A(0:2) are 0.
Any...
I have having following configuration:
I want a fail safe method to update firmware on nrf51822 using attached host controller. I looked at serial wire debug interface...
Hello,
I'm running a serialized application based on the SDK 10 and S130 v1 and I am in the process of porting the peer manager to the application µC.
Due to the fact...
I'm trying to set up a system where the sample rate of data being notified to the client from various sensors can be changed by updating a configuration characteristic in...
Hi all,
I have one nRF52 DK board (PCA10040), and I have installed necessary JLINK drivers when first connecting the board to PC, it can displays the virtual COM port correctly...
I have a board here with nrf52832 rev B attached to a max98089 i2s codec. In this application we are only really using the ADC channel of the codec. Everything is configured...
Hi NordicS
Do you have a code example for a central UART application?
I am looking for a example that acts just like the nRF Uart App, but running on e.g. a PCA10031...
Is there a way to resolve a private resolvable address on connection? I have all the bonding information, IRKs etc, from everything which I'm bonded with, I'd like to work...
Hi.
I'm currently trying to scan beacons with timeslot example.
However, I found that there're more than 20% of loss while scanning beacons broadcast.
I think that...
Hi all,
I have one PCA10040 board, and want to start to download and run some examples while reading the on-line documentations.
In section "Running precompiled examples...
Hi,
I'm attempting to use the UART in a high speed configuration without flow control but I get regularely get two kinds of errors in the output:
Lost characters...