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...
Windows 11, VSCode, NCS v2.3.0
Hi, I have a well-working application that I would like to build ztests for.
I'm reading about how to do that on the test framework page...
I often see the following warning when requesting a GNSS location: "<wrn> location: PSM is configured, but modem did not enter PSM in 2 minutes. Starting GNSS anyway." - what...
Hi everyone,
We’re currently using the nRF9160 module with JIO Nb-IoT SIMs in our devices. Could anyone clarify if any specific actions are needed in the firmware for...
I have an nRF54l15-PDK dev board (brand new):
I did the following commands with the SDK v3.0.2. Building and Flashing went fine:
to build:
west build -b nrf54l15dk...
During development we noticed that current measurements coming from npm1300 appear to be much higher than expected despite the results not matching what we were seeing on...
Hello, I have a question about the headphone jack output on the nRF5340 Audio DK.
In past DevZone threads, it has been stated that “the headphone output through the CS47L63...
Hello,
With reference to BLE Fundamentals Lesson 4, I am try to modify my existing BLE code to add indication support.
After adding the codes, I can see the "Read and...
We are encountering an issue with flashing firmware to our newly designed nRF54L05 BLE board.
Issue Details:
We are trying to flash a .hex file (simple Blinky code...
Dear Nordic Support,
I am currently performing initial tests for distance measurement using Channel Sounding with the nRF54L15 Development Kit.
Here are the details of...
We have previously used nRF52840 and for the latest iteration of our board design we are updating to use nRF54L15.
We are aware that for nRF52840 we could map any pin to...
Hi Nordic team,
We are interested in using nrf9161 SiP. can you confirm if the `zephyr,nrf91-slm` driver work on the nrf9161? We are interested in the DECT NR+ capability...
Hi i am trying to configure a timer to work in count mode and when it hits a certain number ( for example 100) to activeta an interrupt, clear count and start again.
Best...