Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
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...
Hi, I would like to use TCXO as main source for HFCLK on my nRF54L15, but not sure if it will work. Please are there any specific steps I need to follow to do and how should...
Hi,
I am currently evaluating the nRF54L15 DFU single-slot sample available in NCS 3.2.1: https://github.com/nrfconnect/sdk-nrf/tree/v3.2.1/samples/dfu/single_slot
I have...
Hi Everyone,
I use Zephyr from nRF Connect SDK and I am trying to build a tf-m sample application (zephyr/samples/tfm_integration/psa_protected_storage) for non-Nordic targets...
Hi Team,
I use your nRF Cloud REST API /location/ground-fix endpoint to obtain location based on LTE cells.
According to your documentation, the „eci” parameter for...
Hello, I am evaluating the device for a new products line and trying to avoid a potential conflicts while mapping I/O's and peripherals for connections on PCB. Where I can...
I have v3.0.0 SDK currently . I am using nrf54L15DK . Do we have any sample code for checking AOA and AOD of the advertisements from the peripheral devices.
I could find...
Hello.
I'm developing a project with nRF (because of Bluetooth) and 6DOF sensor LSM6DSO. I would like to be able to configure the sensor in more precise way, e.g. like continuous...
I saw in nrf connect sdk 2.9.1 that there was nRF54L15 sample code for Channel Sounding and nRF52833 DK sample code for Direction finding.
But now I want to implement...
Hi,
I’m working on an nRF5340 using nRF Connect SDK v2.7.99-cs2 . BLE security is configured as Just Works (Security Mode 1, Level 2) on the peripheral . I want to increase...
Inquiry: NTN Support and Application Feasibility on nRF9151
I would like to seek clarification regarding Non-Terrestrial Network (NTN) support on the nRF9151 .
There have...
Hi there,
When flashing my solution to Lesson 6 Exercise 3 using nrf52DK / nrf52832 - I kept getting an access violation when attempting to setup the timer. I compared the...
Is possible to use ble stack for the configuration and disgnostic of a device and that use ieee802154 to make a start network for 1 to 8 devices , where i can find an examples...
I couldn't find anything related to this issue on the devzone, so I hope this can help someone who has the same issue:
We're using the NRF54L15 QFN52 variant with a custom...
Hello,
Setup
MCU : nRF52840
SDK : nRF5 17.1.0
Transport : Secure Bootloader (UART)
No SoftDevice
Custom HW
The Problem: I am experiencing two conflicting...