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...
I went to so many references and definitions of variables and functions but I can't seem to find where is decided to use either spi_master_0 or 1.. where is this magic config...
I am a freshman. And I am doing some research on BTLE by nRF51822-EK. I want to get RSSI. Could you please tell me if there is a reference code or project in SDK? Is there...
Hey,
For my project I wrote and tested (w/ nRF51 DK) all firmware in mbed. I also made a custom PCB w/ the nRF51822 CEAA chip based on the 4 layer reference design provided...
HI,all!
I want to know if BLE can send data to APP in form of String instead of Byte?(the examples all send in form of byte )
If it does can, can you mainly introduce...
Hey everyone,
I'm trying to print floating point numbers to the UART to debug my application. I know the nrf51 is doing the operations correctly because if I convert the...
Hi,
I'm using the following TI IC www.ti.com/.../tps62736 to get 3V from a LiPo battery. It has a VIN_OK pin that I can configure to alert of battery low level. The problem...
Hi,
I am trying to get even a basic ARM GCC example set up using the provided toolchain code, and am having a rough go at it.
First, what is the most recent, working...
In the s110_nrf51_8.0.0_migration-document.pdf, the ROM and RAM start and size for the v7.0.0 and v8.0.0 are specified as follows
s110_nrf51_8.0.0
IROM1 - Start...
What should the connection or other settings be to have a peripheral always connected? It is a bit contradictory for low energy device, however for a lost&found (link-loss...
Hi,
I just started on developing on the nrf51-DK. I started with blue_app_proximity, and I am trying to hack the immediate alert to do a toggle a led. I initialize the...
Hi,
I am trying to save/restore some configuration variables to/from the flash storage. If I do it using S110, it works perfectly fine and I can both store and read values...
Hi,
I have the same problems as described in devzone.nordicsemi.com/.../
I'll post details here as requested. I do the following:
-Connect P0.30 to ground (see photo...
We are working on a BLE home automation application. It is likely that some homes could have 10 or more of our devices. We also need to allow the homeowner control of which...