i have some bare-metal RF code that runs on my nRF52-DK, which i'm currently porting to my nRF54-DK.... functionally, everthing is working just fine -- the boards can in fact...
Hi,
1. It was measured that SWD0_SELECT needs to be connected to VDD to program the external nRF54L15 2. Will the document or the program be modified here to make it consistent...
In my application we have an nRF514L configured as an SPI target. Page 830 of the nRF54L datasheet (version 0.8, dated December 2024) documents that the SPIS peripheral requires...
I would like to use native CMake rather than West to take advantage of CMake Presets.
I have been able to make this work on the command line using the following command...
Hi, I tried to migrate my project from nRF Connect SDK v2.5.3 to v2.9.0, switching to sysbuild and creating my own board definition instead of using a overlay file.
I decided...
I'm hitting a wall with implementing nRF7002 + nRF52840 without Zephyr.
I've worked with nRF52's for about 8 years now and on about 30+ products, all using the original...
Hi Nordic Team,
I am using NCS v3.0.0 and working on a Matter-based application.
I have enabled the ActiveHardwareFaults attribute (0x0005) in the General Diagnostics...
I believe what I am asking is extremely specific, but keeping hope that I might get some direction
I have used a clone ST- Link v2 programmer to download code into a NRF51822...
Hi all,
I would like to trigger some actions on difference devices communicating with the ANT protocol based on the distance they are from each other. A simple example...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
Hi all,
First of all thanks for Nordic team for the excellent support. It is very useful for a beginner like me to get started on BLE development.
I am using the nRF51422...
The issue is that if a peripheral needs to enable interrupts (or anything else partly protected by the SoftDevice) and is configured before enabling the SoftDevice, the NVIC_...
Hi, I use nRF24LE1 configured for power down on register retention mode with RFRx active.
When the CPU is on power down i don't have any interrupt from RFIRQ.
Init configuration...
I downloaded the power consumption example code to a nRF51-DK to measure the current consumption during SYSTEM ON and SYSTEM OFF state.
For the SYSTEM ON state, I used...
On our custom board, we have a dedicated hardware reset IC which toggles the nRF51822's nRST line low in response to a magic button press. The nRST line has an external 100k...
Hi,
it's possible to decide if send a scan req to a peripheral device? I want to send a scan req only to the peripherals that have a specific adv packet...it's possible this...
So, I am working on a handful of nRF24L01 to test some ideas out with radio devices and read thru many example source codes, libraries and datasheets and now I am going a...
Hello everyone
I want to develop a prototype by using nrf51822 but the problem is i did not find information concerning the packages please i request you to provide the...
Hi,
I know it possible for a nrf24l01+ configured as RX to receive communication from several nrf24l01+ configured as TX. (because RX has 6pipes.) I tested and that works...
Hi,
Loaded SDK8 S110 softdevice and application to nRF51822(pca10001), then the application works well. When I want to reload the sofedevice by nRFGo, I get the error message...