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...
Hello Pros,
I maybe running the nRF52 close to its limit. It appears to have a probability of 1/1000 to 1/2000 to hit a 3004 in a continuous time-gated packets stream....
Hi,
I have created a custom service, and now I want to add different characteristics to it but with completely different uuids, not only the 12-13 octets.
This service...
Hello All,
I am working on nrf51dk , we are facing the issue if we send > 8 bytes of data in one time from Uart console then BLE_NUS will reset..
Our Setup:
ECU --...
Hi, around July Nordic Semiconductor released this SDK which featured examples of BLE mesh that uses a dev board as provisioner.
This program is OK, but it has zero possibility...
Hello
Recently I bought two PCA10056 boards in order to explore USB capabilities of new nordic chips. I've tried usb device examples supplied with SDK v14.1 and v13.1 on...
Hello All,
we want to calculate the total power consumption when the controller is put on SYSTEM ON low power mode. Do you have any information on the way to do this? ...
My Central is willing to perform a bond ( pairing with bond ) to a Peripheral.
As an example and according to
Message Sequence Chart > Central Security Procedures >...
I have some copy jlink, they can used in keil and JFlash.exe, but can not use in nRFgoStudio.exe, is it right? nRFgoStudio can not support copy jlink edition?
Hi,
i have a wierd behavior on my board.
On my nrf52832 custom board i have sdk14.1 with DEBUG flag and NRF_LOG enabled.
Usualy when my board crash i got into some kind...
Hi.
I have RF communication between nRF24L01 + and nRF24LU1 +.
Incorrect data is transmitted occasionally during communication.
So, I want to use CRC, but when CRC...
I want to get 32000 bytes per second with NRF24LU1+ ,as my audio sampling rate is 16K and sampling bits is 16.But actually I have lost one packet or more per 10ms. data loss...
Hi Everyone,
Is it possible to programmatically assign a static mesh-local EID IPv6 address to a node in a network? I would like to communicate to individual nodes in the...
I am using the nRF52832 Soc, and have a requirement of using a timer with a large timeout value, hence I want to use the watchdog timer.But as I get TIMEOUT interrupt the...
Hello!
I need sensitive gpio.
I want that is gpio rising in 20[nsec].
However, the test results using the function below show that the gpio rise time is 200 nsec...