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...
Dear Nordic guy, I'm developing with nrf51822.
I have one question regarding flash write.
In ble connected state,I have some error to write some data to flash.
I want to...
Hi,
I just loaded the nRF8001 Arduino code on my board and used an iPhone 5 to read the data that was being advertised. I get the following response:
<CBCentralManager...
Dear Nordic guy,I'm developing with nrf51822.
I have one question regarding lfclk.
I use LFCLK SOURCE RC OSCILATOR of ble_stack_handler_init() at the application side.
...
Hi,
Is there any example application related to alert notification profile for android 4.3 devices?
I just need to understand the gattserver implementation for the alert...
Hello All,
Since yesterday I have been getting a problem where my project using the S110 softdevice enters a reset loop. This runs on a unmodified PCA10001 that plugs into...
Hi,
I need to design a board that connects various sensor to a smartphone using the Bluetooth 4.0.
I'm interested in the NRF51822 chip but i have some doubt about what is...
Hi, I'm very new to programming microcontroller, so please go easy on me. :(
Firstly, apology if my post sounded weird, this is because English is not my first language...
Hi all.
I am making a custom PCB with nRF51822 SoC. For my project I need to achieve long Proximity range around 350 Feet. Where my Board will communicate with iPhone....
I have a timer that sends BLE data to a central every 5 seconds. The timers starts immediately out of reset. Until I actually pair the devices, the nRF51822 outputs an error...
I have problem to debug when I use softdevice it frezzes. At the moment I debug the program part with out use of softdevice is there any other solution? It the same code with...
Hi all.
I am new in nRF BLE. I am planning to buy an nRF51822 Kit but little bit confused with choosing EK or DK. Actually my plan is after playing with the Native Kits...
I am currently designing a board using the nRF51822 chip and I would like to implement a soft power ON circuit using the low power comparator (LPCOMP).
I understand that...
Hello,
I'm using a code posted on this forum to read ADC input and fill an array with the ADC values but I always get values between 166 and 174, (even if I connect the ADC...
I'm completely out of ideas.
I've been developing a server for some time now based loosely on the ble_app_hrs sample using the 5.2.1 SD. Things have been going reasonably...