Hi,
working with nRF52840 with S140 v7.2.0, not sure about SDK version. VS Code + ARM GCC + LD Gold linker.
I changed stack and heap sizes via __HEAP_SIZE and __STACK_SIZE...
Hello,
I am evalating the nRF9151-SMA-DK with a Monogoto SIM card that uses Skylo NTN connectivity.
I am able to reach the internet, since DNS resolution works:
...
Description
I'm working on a battery-powered application where WiFi needs to be shut down between cloud sync intervals. I'm following the same pattern as the wifi/shutdown...
Hi Nordic team,
I’m working on an nRF5340 project using MCUboot with the secondary slot placed on external flash.
I found a strange issue related to pm_static.yml . My...
Hi all,
Due to wrong pin assignment on my PCB I am currently bit banging a uart on two P2 pins using the FLPR core. The read bytes and bytes to send are communicated via...
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...
I have an application running on a custom board using the nRF52840 that uses the SAADC. After migrating my nRF Connect version from 2.6.2 to 3.1.1 the current draw of my battery...