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...
Hello,
I am using nRF5340 with nrf v2.7.99-cs2.
We have interfaced External flash MX25R over nRF5340's QSPI channel. We are using XiP as well and some part of code lies...
I'm developing a Bluetooth mesh lighting controller on a custom board using nRF Connect SDK v2.6.1. I'm trying to add a Sensor Server model to report energy usage, but I'm...
Environment : nRF52833, NCS v3.1.1
Hi. I evaluate PAwR project in my Solution.
PAwR is Fine. But get/set Tx Power is issue.
before add PAwR, My solution used common...
Hello,
I am developing a custom IoT device based on the nRF9151 SiP with a Qorvo QM13345 SP4T antenna switch controlled via RFFE 2.1 interface. All RFFE AT commands fail...
Hi,
I am working on nrf52832 and using SDK 16.
I try to debug the ble_app_buttonless_dfu example, which give error on line 853 in main.c. err_code = ble_dfu_buttonless_async_svci_init...
We are in the process of developing a product using the Thingy91:X as reference.
We need to modify the hello-nrfcloud firmware to suit our application.
Could you suggest...
I am currently working with the Matter sample project and have encountered a question regarding the diagnostic log function. I would like to inquire about how to enable the...
I'm using nrf52840, v3.0.2, scanning BIG/BIS and printing out the BASE.
I first scan the extended broadcast with the label broadcast_id, and then establish synchronization...
I wish to install this program as stated in nRF Connect for Desktop. The install hangs at Downloading files... I am on Windows 11. I tried a few times with the same result...
I am puzzled by what I have observed using retained ram on NRF54L15. I have this overlay (see below). Essentially created 16 KB SRAM at address 0x2002C000. I have a struct...
We are trying to add ble mesh functionality to our current product, but encountering an error.
We are copying code from the ..\v3.0.1\zephyr\samples\bluetooth\mesh_demo...
To generate build configuration and build the app, you first need to: touch ncs/v3.1.x/bootloader/mcuboot/boot/zephyr/boards/nrf54l15dk_nrf54l15_cpuapp.conf
or copy it from...
I am currently working on the Matter certification for the light_bulb sample project , where I have integrated the Diagnostic Logs snippet during compilation. However, during...
Hi Nordic Team,
We are working on an OpenThread+BLE with BLE DFU based application in NRF 5340. With that BLE and OpenThread Application are running successfully on the...