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...
I submitted this ticket about dynamically changing the USB descriptor to enable or disable the MSD device
https://devzone.nordicsemi.com/f/nordic-q-a/85653/dynamically-changing...
1. How to connect the Ampere meter function, how to measure, and found that the measurement is completely inaccurate, how to calibrate it so that it can measure accurately...
While working on a new version of multi-nus central to correct for missing features. This work is derived from the public github repository https://github.com/NordicMatt/multi...
Hello everyone.
I'm currently implementing a target autodetect for a debugging toolkit. The basic identification is done by reading out the class 1 romtable to get the manufacturer...
Hi All,
I'm new for Zephyr platform. I want to use my own NRF52832 board and the bluetooth hci uart in the zephyr official examples to make a BLE controller. Because the...
Hi!
I'm currently at the stage of developing for my master thesis, a complete system for AoA asset tracking using Nordic solution and I've got some questions related to...
Hi,
Most of the posts I have seen are related to adding nrf DK or thingy to nrf cloud. Is there any way to add custom nrf9160 devices to nrf Cloud? Is nrf Cloud even meant...
Hi Team,
I want to use smp_svr application in nrf52840 dongle but I am getting below mentioned compilation error when compiling with overlay-cdc.conf . I have tried it in...
Hi
I want to send an array of hex data bytes by uart0 in nrf5340 inside the program. I have studied the uart_peripheral sample. In this sample every thing has been set to...
Hello.
Ive tried the sample code 'light mesh' from the Zephyr project on the board nRF 52840 DK board. I could provision the board as a node in the nRF Mesh app without...
Hi ,
We have deployment a ble mesh solution developed with NRF mesh sdk version 5 with the bootloader provided with the SDK. Now our requirements have increased and we are...
Hello,
we have a zephyr application on nRF52832 DK with nRF Connect for vscode
Before we added DFU support, we had a power consumption of 28 uA
After adding DFU support...
3 months ago Nordic stated the following
The S140 version 6.0.0 SoftDevice does not have full support for S=2 (500 kbps). The application cannot select S=2, so all packets...
Hi Nordic guys,
I'm developing with nrf5340, and meet some problem with writing external flash - nrf qspi flash.
I found it sometime failed in 'flash_area_write' and return...