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...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Dear Nordic team,
I am currently working with the Thingy:91X (nRF9151) and nRF Connect SDK v2.9.0 , and I am attempting to run the official ECDSA sample from your documentation...
We're developing a low-power application on the nRF9160 where we need the device to stay connected to the server over LTE, so we cannot enter System OFF mode. Instead, we...
Hello everyone
I need help. I have a custom board that uses the nRF5340 microcontroller. I am using the Zephyr OS and nRF Connect SDK Toolchain v2.9.0. How do I update my...
Hello
I created the out of tree sample sensor application with SDK 2.6.2 and it built just fine However it builds only when it is inside the sdk that was pulled when I selected...
We found a problem with a client's legacy design. They use two 12 pF load capacitors for the 32 MHz crystal, which has a 4 pF capacitance. This is a somewhat unusual Abracon...
Hi, I'd like to evaluate Linux device driver for nRF7002; refer to 315431 , I'd found this requirement had been reported one and half year ago; based on 315431 , I have a...
Hello,
I am developing a product using the nRF54L15 and have noticed a discrepancy in the documentation regarding clock pins. My intention is to use pins 1.02 (SDA) & 1...
Describe Need to repeat disconnect/connect cycle after BT timeout. Problem is when using UART over BT with Nus Shell when connection is terminated by timeout (for example...
Hi,
I’m currently working with the nRF52833 together with the nRF21540 Front-End Module (FEM). I have configured the FEM to provide a gain of 10 dBm. I have a few questions...
Hi everyone,
I’m using a custom board (a tracker) that can travel at speeds up to 65 km/h and transmits data regularly every 200 ms. I expect, therefore, that the inactivity...
Hi,
Tried to use Connectivity bridge app on a custom board based on NRF52840 and it seems that the UART-USB interface works initially, but after a while it gets stuck at...
Environment info:
Tested on own integrated product, and nRF5340 Audio DK.
Firmware built on Fedora Linux 42,
Using the Rust programming language, using embassy-nrf &...
How to prevent storage partition from erase durning MCUBOOT firmware update?
I use Settings with NVS to store data
CONFIG_FLASH_MAP=y
CONFIG_FLASH=y
CONFIG_SETTINGS...
Hi, It's looks like I bricked my Thingy:91x . It was working fine when I program it with the target " thingy91x/nrf9151/ns " then later while learning I try program the in...