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 need to have configuration tables(more than one) on my BLE device. As far as I know nRF51822 doesn't have built-in eeprom so my options are limited to external serial one...
We are currently looking at developing a new BLE Tag based on the nRF51822. From the technical datasheet we decided that to save power we would use the internal DC2DC converter...
in ble_app_ancs application,when config RTC0 before Running SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, false) function.then run in this function will cause error...
Hello everyone,
I'm currently trying to change the connection parameters to be quick(100ms 0 slave latency) on a button press and after a timer timeout I go back to the...
Hi,
I have some problem. My code was working and everything was fine, but I decided to improve my program. I made some changes, and now TX_DS interrupt on PRX side doesn...
Hi.
It appears that the common gcc makefile in the current SDK does not work for S120, or S310. Please see the patch that fixes the problem.
Tested with S120 and blinky...
We are looking to add some device info into the advertising package, or scan response package depending on space. When looking for a way to do this in a standardised way I...
Hi.
I'use nrf51822 beacon kit and android nrf beacon app.
I'm modify nrf51822 beacon example source code,
I hope
1.I eliminated the button
2.After I turn on the...
I'm new to nRF51822 Evaluation Kit. I was able to build the hex from "ble_app_hrs" example with GCC and Eclipse. However, it won't allow me to flash it by drag and drop to...
Hello, I'm an developer using nrf51822.
I have the same problem with this.
devzone.nordicsemi.com/.../
But this problem has no more discussion...
Here is my problem...
First I load soft device through nRFgo.
Then I run debug with eclipse.
I then step through code in main.c ...
(I'm using QFAAG0 chip)
Stepping worked fine when I used...
Hi,
I use a system with BLE softcore running - and can generate highly precise pulses with the gpio pins using Timer1+2 with interrupt service routines. Jitter might be...
Hi,
I want to use nRF51822 to do some development in the eclipse.I follow the document(nAN-29 nRF51 Development with GCC and Eclipse Application Note v1.1) step by step,when...
Using PCA10001 Evaluation kit, SDK v6.1.0_b2ec2e6 and SD s110_nrf51822_7.0.0
IOS app nrf Toolbox HRM on iPhone. Everything is working fine, get the advertisement, connect...
Hi all,
Short version: I want to make 200 devices using nrf51822 (and S130 v0.5.0-1alpha), all advertising/scanning at the same time, and process RSSI readings for proximity...