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...
While working on debugging our application firmware using the nRF9151, we ran into issues that we hypothesized as being caused by an incorrect modem clock leading to validation...
Hi Nordic team, We have a production firmware developed on nRF Connect SDK v1.7.0 targeting a Fanstel BLG840FB4 gateway module (nRF9160 SiP + nRF52840 SoC). We are trying...
Hello.
****************************** 1 ******************************
In the picture above, it's the original circuit for 9151 in our schematic, for this block of pins...
I followed Lesson 1, exercises 1 and 2 of https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/ and successfully built and flashed the blinky sample on a nRF54L15...
Hi,
I'm porting a working SPI camera demo from nRF52840 to nRF54L15 and I'm stuck with an issue where the SPIS RX amount is correct, but the received buffer is all zeros...
I have worked a bit with ESB and see that there are functions to get/set a channel, as well as check the RSSI value in the "struct esb_payload" for a packet. Are there already...
Hi, I am using NCS v2.9.0.
I am using sysbuild to build MCUboot and application images. Following are relevant Kconfig options:
mcuboot.conf
CONFIG_MAIN_STACK_SIZE...
Hi, having a little of an issue and would appreciate your support:
When bringing up a board which has the nRF9131 and the nPM6000 I'm getting the following error when doing...
Hello,
Currently working with NCS v3.10 and using SMP service with external flash to store image in a custom board. I'm capable of upload zipped application using DFU button...
I am using the nRF9151 DK, using the Serial LTE Modem firmware from the nRF Connect quick start.
I am planning to use nRF9151 as a serial modem, and connect it to my Host...
Hello
I was attempting to update a pre-production project where we have 2 servers connected to one gateway where the servers send the audio data back to the gateway with...
Hey guys, I want to store sensor data as circular buffer in non volatile memory. I saw https://docs.nordicsemi.com/bundle/zephyr-apis-latest/page/group_file_system_storage...