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] =...
Hello,
This is my first time working on BLE and Nordic, so this might sound strange.
I am trying to update data on the fly when the central requests char data.
I have...
Hello,
I am designing a 2 layer board with NRF52832 IC. I am following all design considerations and reference design mentioned in IC's datasheet provided by Nordic. I have...
Hello,
I am designing a PCB with NRf52832 IC. I have a query regarding the width of the feed line. In reference design files, the width of the feed line is 30mil. I have...
Hello,
I want to receive the More data ( >20 bytes ) in nrf51822 Board from the nRF ToolBox UART module.
is this possible?
What will be changed to be done in peripheral...
Hi,
I have designed a custom PCB using NRF52832 IC.I have followed Sparkfun NRF52832 breakout board for placement of NRF52832 IC core part(including antenna) which is similar...
Hi,
I am using nRF52832 with NUS and buttonless DFU running well next to each other (SDK13). Instead of the standard way to jump to the bootloader (writing a 0x01 to the...
We have a device running SDK 11, without a crystal. It was using:
#define NRF_CLOCK_LFCLKSRC {.source = NRF_CLOCK_LF_SRC_RC, \
.rc_ctiv = 16,
.rc_temp_ctiv = 2}
...
Background:
In a previous posting I had asked if anyone knew of BLE connection parameter guidelines for Windows 10.
The general response was, yeah ios has BLE connection...
Hi all,
I have a use case where I have about 40 buttons that can be pressed anytime. I need know when these buttons are pressed on multiple receivers devices. So every...
Hi ,
I would like to know about Bluetooth 5 compatibility with smart phones having Bluetooth 4.x
The observation is-
a)the android application scanning for BLE device...
Hi,
I'm trying to setup 3 server and 1 client.
Currently, I encountered a problem that a successful provisioning to 3 servers happened only when the power of client is...
I tried importing the Keil 5 SDK 13 project from github.com/.../nRF5-ble-timesync-demo into Segger.
I followed all the directions from devzone.nordicsemi.com/.../ However...
Hi,I have trouble when I try my nRF51822 board with example program of hrs. I use nRF Master Control in my phone to connect with my board.scanning is ok.But when it try to...