We have purchased a radio fitted with the nRF9160 modem and fitted it with a roaming SIM for NB-IoT use, we are in UK and have Band 20 EE and Vodafone.
What are the initial...
Hi
in conn_time_sync some thing must be broken. Central and peripheral connect to each other. The logs look as expected.
BUT:
THE LED's wont blink.
When I copy a sample...
My device uses the nRF52840. I migrated my Zigbee application from nRF Connect SDK v2.5.1 to the Zigbee R23 add-on v1.4.0.
After migrating to the R23 add-on, I noticed that...
Hello Nordic Semiconductor Support,
I would like to request an RMA/replacement for an nRF52840 DK (PCA10056) that appears to have a failure in the Interface MCU/USB debugger...
Hello, We have a question about the errata workarounds applied in SystemInit() in nRF5 SDK v16.0.0. Our firmware is split into two images: a boot application and a main application...
Hi, I am experiencing an issue where a specific nRF9151 SMA DK kit is stuck in an infinite network registration loop. The modem continuously reports +CEREG: 2 (Not registered...
Hi
I am planning to develop a product based on the nRF5340 DK.
Please provide a response to the following inquiries:
1. Is it possible to obtain the schematic and PCB...
I'm trying to capture a ble connection with nrfutil. What I've done:
- installed nrfutil on my arch based linux machine
- install ble-sniffer
- setup the nRF52840 Dongle...
I ran into a couple issues with network core updates on NRF5340 when updating from 3.1.0 to 3.4.0 SDK. Problem 1) Network core updates are not backwards compatible with 3...
I'm running into a similar issue to Case ID 304027 with trying to build the nRF Thread coprocessor project for the nRF5340. I'm able to compile the coprocessor project just...
Dear Nordic Team,
I am working on implementing OTA (Over-The-Air) firmware updates over UART on the nRF54L15 platform. I have been following the "Exercise 1 - DFU over UART...
I am writing regarding an issue I am experiencing with two MDBT53V-1M modules (nRF5340) that I have assembled on custom PCBs. Both modules exhibit identical behavior, which...
Hi.
Goal I am creating a new application for the nRF54l15 and want to follow the latest recommendations for project configuration. I need to do DFU over BLE, so I'm trying...
NCS has a sample showing sending UDP packets over a cellular network, with optional control over the RAI socket options:
https://nrfconnectdocs.nordicsemi.com/ncs/latest...
Hello,
we are developing a Channel Sounding application starting from the Nordic samples "Channel Sounding Initiator with Ranging Requestor" and "Channel Sounding Reflector...
I am developing on the nrf9151 with SDK v3.4.0.
The device I am developing will be moving trough all of europe . My goal is to speed up the `AT+CFUN=1` conenction part of...
Hello,
I am debugging a custom board that uses an nRF7002 connected to an nRF54L15. The nRF7002 power-up sequence appears to be working correctly, but the device does not...
Hello,
I ma gathering some data from nRFCloud API, and I noticed a small issue with the pageNextToken. I noticed this on https://api-docs.nrfcloud.com/#tag/FOTA-Job-Executions...