Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
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...
I want to flash an example firmware onto my nrf5340 board. I want to test le coded phy. So whych example should I use from the nrf sdk 2.4.0 to flash onto my device so that...
Hi,
there are several devices with same Firmware/Modem firmware/Hardware. All device were working. While all others continue to work, one suddenly gives me this:
Once...
In theory all driver calls are suspect, but for example I see crashes in nrf_802154_buffer_free_raw, at this assert:
This is easily reproducible by running 802154_phy_test...
Hi Team,
We want to load azure certificate into nRF9160, can you please provide sample code, code snippet to load azure certificate.
Regards,
Sravan Rikka
Summary
On NCS v3.3.0 , building any application that enables the new Zephyr OpenThread Border Router L2 glue ( CONFIG_OPENTHREAD_ZEPHYR_BORDER_ROUTER=y , together with...
Hi! This is a general info post since i have found a temporary fix to it, but whilst trying out ntn, we noticed that when switching from %XSYSTEMMODE: 0,0,1,0,0 to %XSYSTEMMODE...
Hi, we use BMD-350 modules (nrf52832) in our product which has been in production for over a year. Our DFU service is very well tested.
a couple weeks ago, while performing...
I'm planning to deploy a Thread network with 200-400 units and seeking best practices and real-world experience from the community. While the Thread spec allows up to 32 routers...
Hello Support team,
I have an issue with two simultaneous heaps in my project. I use nrf Connect SDK 3.2.2 with the next configuration options:
CONFIG_REQUIRES_FULL_LIBCPP...
Hi,
we are developing on nRF54L15 using NCS v3.2.3 , and evaluating a DFU architecture based on:
MCUboot
firmware_loader
main application
using the BLE MCU Manager...
Hello
I'm currently working SDK upgrade from ncs v2.6.4 to v3.2.1
I found that, in fade in/out scenario, the PWM works well. however, if it need to turn on in 100%duty...
Hi Nordic Team, I am the beginner on this platform. I am trying to hear the PDM mic data in headset on nRF5340 Audio DK. Is it possible to do?
Please guide me as soon as...
When using jlink to connect to my board in VSCode, it displays "unknown device"
nrfutil device recover
I tried a few of my boards, but the result was always the same...
Hi everyone,
I’m working with Zephyr 3.2.3 in a Windows environment and trying to run the shorter connection intervals sample: https://github.com/nrfconnect/sdk-nrf/tree...
Hello Nordic Team,
We are trying to test an external audio DAC (TLV320DAC3100) using the nRF9151 DK .
As a first step, we attempted to build the i2s_output sample from...