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] =...
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...
Dear Everyone.
Hi, I develop nrf51822 with DK PCA10028. I have been optimizing the power consumption to some extent. But now I am very confused.
I use S110 softdevice...
Has the nRF51822 already got the QID and BQB certificate? Our BLE module using nRF51822 doesn't do the QID and BQB test. Can our product using the BLE module add the BLE logo...
Hi,
We need a 2.4Ghz smd antenna, not to emit bluetooth but a in-house protocol we are testing.
It will need to fit on a pcb and have good performance, and production...
Hi,
I wonder where and how to define NRF_CLOCK_LFCLKSRC using the VisualGDB Beacon sample using VisualStudio with VisualGDB.
The sample includes
#include <stdbool.h...
Hi I was having difficulties trying to obtain the download link for the nRF52 SDK 0.9.2.
I think this used to be the link:
developer.nordicsemi.com/.../
But that links...
Hello. I bought a few days ago 3 NRF51822 after a lot of reading about it. Unfortunatelly i can not upload any code to it or any firware.
I do not have motherboard yet (NRF51822...
Answer resolved in this thread https://devzone.nordicsemi.com/question/110037/nrf52-projects-and-select-packs/
I am trying to set up a new environment for the nRF52832...
Trying to look for some answers on a question I posted in this thread but haven't had any replies. I was just reading this thread though and I came across a comment on the...
There are other posts here that suggest this is possible and mention "pin crossbar", although they don't explain what that is.
I need to talk to two UART peripherals concurrently...
Question: How to force the tolerance of the low frequency clock in the absence of 32kHz xtal in central role so that during connection request the sleep clock accuracy is...
Hello everybody,
I study transceiver nrf24LE1.
I'm trying to understand example of PRX in nRFgo SDK
(Enhanced_shockburst_examples):
/
/ Global variables
uint8_t...
Hello Nordic,
I am testing multi-role observer-advesting project:
github.com/.../nRF51-multi-role-conn-observer-advertiser
Actually this application can detect scan...