Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
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] =...
I'm using PCA100001 board with pure-gcc Makefile and s110_nrf51822_5.2.1_softdevice.
And I'm writing simple code customizing s110 samples like below:
static void ble_stack_init...
Hi
Does the NRF51822 support ANT and where would be a good place to understand how to implement ANT ? I also want to know where I can get more information regarding the...
Hello community, first time posting a question so please try and forgive any future mistakes.
anyways im new to using the keil IDE and am have some problems. I have dug...
I am using pca10001 board and started my development from nrf6310/s110/ble_app_hids_keyboard.
SDK version is 6.0.0. I have successfully tested my device with (MCP) Master...
Hi,
I am very new to BlueTooth technology. Currently i'm testing the nRF51822 evaluation kit to see if the BLE module can be used for a specific project. I've tried several...
I have a schematic in which Balun is connected as a matching network to Ant1&Ant2 pins making the output impedance 50 ohms. Now i want to connect an Antennae to it which is...
Pages 51 and 53 of the nRF8001 Product Specification (v1.2) show a reference design for a balun network in which capacitor C4 is listed with a value of "N/C". The component...
Just in case no one has ever given any feedback WRT Eclipse, Id like to be the first. My experience is using it with all the features for a NRF51822 project, and it kind of...
Seeing, that the nRF51822 was specified to operate with a 16 MHz crystal or oscillator. Is that also the clock what the Cortex-M0 core runs or is there a PLL to increase the...
Dear Support Team,
I'm working on a BLE application and the most stuff works well but now I had a spurious application crash at "src\ll_lm.s0.c: 1038". Could you please...
Hi There,
We referancing the PCA10000 for antenna circuit design. We are going to use 0.8mm FR4 PCB however we couldnt find out the Thickness of copper conductor. And it...
When running the Proximity Example application the Immediate Alert, Link Loss, and Tx Power services should be returned on a discovery request from the nRF Master Controller...
Hello,
I try to add to my project the bond functionality based on the glucose demo app.
I added ble_bongmngr.c , pstorage.c to my project, initialize it...
When i try...