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...
Hi,
I am trying to develop an electron app to program the DFU with *.zip firmware file generated by nrfutil. I looked at the nrfprog-js api and want to use the following...
Environment setup:
OS: Mac OS Big Sur 11.1
Hardware: nRF52DK
Python version: Python 3.8.3 (downgrading from 3.9 using pyenv)
The end goal for me is to create a...
Hi,
I am currently running the example found in \examples\peripheral\serial_uartes directory using the SDK 15.3.0. I am currently trying to connect 2 nrf52840 DK UART connections...
hello
i am using two customised nrf52832 and trying to get the maximum distance between two boards people suggested me this example https://github.com/NordicPlayground/nRF52...
Hello!
I'm currently working on a project similar to the nrfReady Desktop keyboard and I'm trying to apply bonding/whitelist so that it would only reconnect to only one...
hi.
im develop a keyborad now. and i find a problem,one funcation is the borad can remember 3 center device and can shift connect smooth .
my way is change the mac addr...
Specifications:
nRF Connect v3.6.1
Device used: nRF 52DK
BLE device used: Garmin Vivosmart 4
Bluetooth Low Energy v2.5.0
Behavior:
After opening the Bluetooth...
I am using the nRF52840 (with SDKv17.0.0 + s140_7.0.1) and made a custom FW based on the ble_app_hrs example. My custom HW has a 64MB MX25U51245G flash memory chip and some...
Hello, I have problems with my custom board nrf52832 , when I launch the uart connection and the processing of sending the data of my gps to the server to ble cut and stop...
To the kind attention of Nordic support team,
I was reading this paragraph from https://infocenter.nordicsemi.com/pdf/S132_SDS_v6.2.pdf
"Extended RC calibration is enabled...
Dear Team,
first of all: what is the best way to ask question for nrf91 nrf-connect? as the "issues" are not enabled..
now the question or the issue: the CCLK AT Command...
Hi,
I'm thinking of using Segger Embedded Studio at work to develop for the nrf52 family and maybe also for nrf9160 (will be using Segger Embedded Studio, IDE for Cortex...
I am using the nRF52840 board and nRF5 SDK 17.0.2.
I am trying to merge ble_app_uart central with the ble_app_uart peripheral. After made the requird changes(sdk_config...
Hello. I have a misunderstanding about the work of the mesh network. Let's say I create a group of proxy nodes, example light switch, 2 server and 1 client, . I connect with...
Hello,
Here is my work env.
NCS: v1.5.0
board: nrf5340dk
I found this way to open DCDC,but the nRF5340_PS_v1.0.pdf said these register are Retained.Can you give me...