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...
Hello,
I'm new to this development environment and trying to get one of your projects to build for the nRF9151-DK. I recently installed everything with the latest versions...
Hi,
Hope you are doing well.
I would like to use eSIM on nRF9151-DK board and an eSIM has been assembled in the board. However, eSIM is not detected.
According to...
Hi, I'm a beginner and I'm trying to run an LED blinking program. However, I'm encountering a device-related error.
I've followed tutorials and installed all the necessary...
Hi,
I am currently conducting measurements using channel sounding with my nRF54L15 boards. I am at the end of my master thesis, so there is not so much time left to really...
Hello! Introduction. Responsibilities of the cores in my device: 1. app core. 1.1. data processing from a stereo microphone 1.2. data sending to net core. 2. net core. 2.1...
Hi
I am using an nRF54L15 and trying to use pins for I2C, but to do this I have to disable the NFC pins.
I did the following:
But that wasn't enough.
I noticed...
We are using Thingy:91 X as an evaluation platform for our upcoming product. Our test application is made up of a nested-loop structure like
while(true){ lte_lc_connect...
Good day,
I tried to build the standard Nordic application: Blinky for the nrf52840dk/nrf52840 board from the following directory on my PC: c:\ncs\v2.9.1\zephyr\samples...
Hi team, After executing RRAMC.ERASE.ERASEALL with an external debugger, I was unable to access the CPU (board) after reset. To resolve this issue, I connected the nRF-programmer...
hello, I encountered a problem using TWIM to communicate on nrf54l15 Software and hardware versions: Using ncs V2.8.0 version. The hardware is NRF54L15 RevB. The compilation...
dear Nordic Support,
I am using fota_download which I think is from you guys. I get following error:
[00:45:56.616,729] <inf> mcu_upd: Download progress: 32% at notif...
Hello,
I'm here again because this time I need to autoconfigure (configuring from inside program, no use of any nrf app) heartbeat destination node and source node.
For...