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...
Hi,
I searched through the devzone but I cannot find a answer on this question but the question has been asked before.
Some background. I have a working solution from...
Hello,
I am working with nRF51822 DK. For the development of my system, I want more BLE devices. So I am planning to buy nRF51 dongle. But I need to know how many times I...
Hi, I'm using mbed version nrf51-dongle. ( developer.mbed.org/.../)
It made an error when count it to the OSX Yosemite, so I tried to fix this error.
...and I gave up...
Hi,
I am try to read and write sd/sdhc card with file system with nrf51822 controller for that i need sd card library for read and write.But i read and write raw data into...
I want to graduate from hacking my own data through the heart-rate-service (hrs). None of these seem to fulfill my requirements. Is there a document or template from which...
I want to process queued sensor data collected at a fixed interval (every 100ms) via TWI in the background/main loop. In the example ble_app_hrs , timer expiration callbacks...
I am planning on using the Nordic nRF51822-QFAB-T part. It appears a discrete balun is used for the QFN package on all of the reference designs. Is there a reason that the...
Hey,
I just got my PCA10028 board was trying different examples to see if everything is working before I start with my own application.
As my application will be using...
I've had no success in updating the application through the NRF TOOLBOX for my Smart Beacon. I was able to load
ble_app_hrs_s110_v6.0...
And that successfully worked...
I am using NRF51 DK and I would like to try using the custom service so I download the nrf51-ble-app-lbs from github.
github.com/.../nrf51-ble-app-lbs
It stated that...
Hi,
I'm using nRF51822 Development Kit and trying to program softdevice with nRFgo Studio. The file to program is C:/Program Files (x86)/Nordic Semiconductor/nRFgo Studio...
developer.nordicsemi.com/.../a00969.html
I'm trying to understand whether this can be called in a timer interrupt ( app_timer ) and how frequently. I seem to have a bug...
I have nRF51822(pca10005), Dongle(pca10000)
And DownLoad Keil, nRF Tools, nRF Studio, nRF SDK, Sniffer, wireshark.
I try to run the example
C:\Keil\ARM\Device...