I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hello, my application requires very precise timing to trigger an action on the edge of the GPS time. I just need to get this time once in a while to synchronize the system...
Hello,
We upgraded our project to nrf connect sdk v3.0.2 from v2.9.0 and can no longer use pin 0.00 and pin 0.01 as gpio. The problem seems to be in the nrf53 soc.c file...
Hi Nordic team,
This is a follow-up to my previous question here:
Can nRF52833 perform PAwR while also syncing to another PAwR device?
We are now extending our design...
Hi,
1.As shown in the following PSM eDRX figure, during the red period, how will the text messages sent to nRF9160 be processed? Will the nRF9160 module receive them in...
Hi guys,
For a client of mine I'm working on an openthread RCP implementation using a SolidRun N8 that contains the NRF52833.
I'm using ncs v2.9.0-nRF54H20-1.
The problem...
Hi Nordic team,
We are developing two types of devices based on the Zephyr examples:
periodic_adv_rsp
periodic_sync_rsp
Our design uses the following...
Hi! We are having problems pairing a nRF52840 against linux (ubuntu 25.04). Pairing fails instantly, before any passkey is shown on the host, returning with code 9. Short...
Hi,
I'm trying to build nmea parser, so I have a functionc hecking all nmea sentences and trying to get double value, but I always go bad double value. For example here...
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...
I use the security mechanism dtls based on udp communication. Can I implement it on nrf52833? How much flash and ram should be occupied at least? Is there a suggested value...
Background : To set up a Matter ICD (Internet Connectivity Device) and Thread as a SSD (Sleepy End Device). Here are the detailed settings:
Currently, the Matter over...
I am using NCS 3.0.0 and I want to generate keys ... But the method I am using to generate keys is giving me this error Here is the code where it is returning error:
psa_set_key_usage_flags...
Hello Team,
I am currently working with the nRF52832 and using the nRF Connect SDK ( NCS) with toolchain version 2.9.1. I would like to interface the nRF21540 RF Front-...
fail to erase an nRF 5340 DK. Can't recognize the COM. But board is recognized as J-Link driver. Does anybody know why this happen? the log is as follows:
2025-06-16T07...
Hello
No reply so I am writing again. The LCD operates normally using the source as shown below.
https://github.com/Exboom/GC9A01_nRF52
However, the screen does not...