Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi everyone,
I am evaluating the nRF54L15DK. Currently I'm trying to get SPI to work. For testing, I got an OLED Module with 4-wire SPI and an SSD1351 driver.
I wrote...
On a custom board based on the nrf52833-dk, I brought the fuel gauge project into mine and am printing out the values in fuel_gauge_update(), including State of Charge (SOC...
I am trying to 'reinstall' the nrfutil tools on a Windows 10 desktop where the tool has been working since early 2025.
I downloaded the latest 'nrfutil.exe' from this Nordic...
Hello,
We're using nrf-sdk-bm v0.9.0 and having an issue with BLE and UART coexistence. The goal is to be able to operate in and transition between three modes: UART alone...
Along the lines of and (sort of), Where/how does Nordic notify about critical vulnerabilities found in silicon or SDK (Noridc code) stacks? I need to keep track of any that...
hi,
i'm trying to add the device into the nrf cloud but i can't see the option that mentioned in 7.3 and 7.4. so, how can i add my device withot this option into the nrf...
nRF9160-DK, mfw 1.3.7, NCS 3.2.1
A UDP client (CoAP) exchanges data with "sendto( ... MSG_DONTWAIT)", "poll(...)" and "recvfrom(...). It was working with several NCS versions...
Hi I'm implementing the QFN40 variant of nRF54L15 in our design but I can only find reference circuits for the QFN48 and the CSP47 packages.
Can you provide this for the...
nRF52832 + S132 v7.3.0 immediate disconnect reason 0x22 on iPad Pro 12.9 5th gen with iPadOS 26.3 (works fine on Android and iOS 17.7.10 / iPad Pro 10.5)
Content:
Hello...
Hello Nordic Forum,
I ran the Power Profiler Kit on an nRF52DK development board to establish a baseline power consumption.
The current firmware project is quite simple...
Hi,
I am developing a low power BLE device using Promicro nRF52840 boards. After updating to ncs3.2.1 I have noticed a high power consumption in sleep, that isn't present...
Hi! I'm running into a strange issue.
I have inherited this project and it is poorly commented. I have 2 peripherals and 1 central. The 2 peripherals are identical devices...
I am developing a product which uses one nRF5340 Timer in timer mode and another in Counter mode. Reading through the nRF5340 Product Specification v1.6 I have the following...
Hello Support Team,
I am currently working on Channel Sounding with the nRF54L15 devkit, and I am encountering an issue when using main_mode .
Until now, I was using the...
After defining the ADAPTER and initializing UART2 the The adapter pointer fails a test on line 287. FATAL: async_adapter_uart2 points to Flash (0x246d4). Linker Error. This...