Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
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...
Hello,
What is he meaning of PROTENSET0, PROTENSET1 in sd_flash_protect()?
How can I use this function to set WRITE PROTECT to a certain flash page?
I searched a lot...
Hi,
I need to use nrf51-ble-app-lbs application example to add my customized applications. I have downloaded the project but I'm not able to compile it probably cause I...
Hi All,
I am new in nrf51 development. I have a nRF51-DK kit. I would like to make development in Linux (Debian) only.
I found a lot of documents and I can compile examples...
I have read many times about how BT LE allows devices to run for more than a year on a coin cell.
However, the least current consumption I can obtain while connected is around...
Hello,
We are developing a system using a receiver nRF unit, and multiple transmitter nRF units. The transmitters use the proprietary radio protocol (not bluetooth LE)...
Hello,
I am trying to flash an application onto nRF8122 from an android mobile using the Nordic app. After pressing the DFU button, the programming fails giving a pop as...
I've been looking for information on GCC support for the DFU bootloader examples in SDK v7.2.0 for the BLE Dongle board(PCA10031) but unfortunately there's nothing in the...
Hi
I'm testing the nRF Toolbox for Android. But I get this error when I try to connect using the proximity feature:
I'm using the nrf51822 EK with the s110 ble_app_proximity...
Hi Nordic Guy,
I'm trying to fine tune my connection parameters for better battery life, while at the same time trying to keep them within Apple's guideline. I notice in...
Hello guys, I'm going to start programming for nRF51822 and I want to ask you something.
I'm going to start coding for mbed HRM1017 which is the simplest eval board I found...
I'm attempting to use a custom UUID as outlined in nAN-36. I get an error (NRF_ERROR_DATA_SIZE) when I call ble_advdata_set . Specifically:
ble_advdata.c::uuid_list_encode...
I have a bluetooth hub (NRF51) as central and a wearable device (NRF51) as peripheral. What I need is that as soon as a smartphone enters the range the peripheral let's go...
Hello,
I'm redrawing and routing my own PCB for nRF81x22. I take the details from pca10028 files.
My question: Can I route the PCB with only 2 layers?? I have seen only...
Hello,
I had to use sd_ble_gap_address_set() to make sure, that a bootloader running on the same device will not be cached on OS/X:
static const ble_gap_addr_t gap_addr...
This may be a newbie question, but it had puzzled me for a while now.
Looking at the PCA10031's schematics i can see two leds been used.
LD2 i can figure out. Datasheet...