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...
Dear Nordic Support Team,
I’m encountering an issue during debugging where the code consistently hangs at line 360 in nrf_sdm.h , specifically at the following call:
...
Hi,
We are working with nRF52832. Over requirement is we need to transfer the file over BLE. We are using UART service (nus) to transfer file over BLE we getting maximum...
Hello,
I am working with a thingy9160 to connect to an MQTT broker using TLS.
I have run into an issue where the MQTT connection is disconnected with error code #XMQTTEVT...
Hi,
I have a nrf52833 with MCUBoot and BLE, I am using NCS v3.0.1.
I need also a custom NVS partition to store user data, so i create a data_partition for this purpose...
Hello,
I'm trying to build a Zephyr module that manages some features for a specific board (an SDK for that board). In it, I would like to enable the IPC devices in the...
I am testing data transfer from a microcontroller to a host PC using USB CDC ACM on the nRF5340. Right after powering on the microcontroller, only the first packet takes longer...
hi support team,
do we have any samples on how to show radio statues to gpio? when radio is on, gpio is set to high, and radio is off, gpio is set to low.
waht i can think...
Hi everyone,
I'm in the middle of a project and am starting to run out of available GPIOs.
To save a pin, I was wondering if it's possible to use a single GPIO (for example...
As a detour to getting DFU working for my existing project, based on nRF54L15, it was suggested in a previous ticket that the issue might be with my custom board folder, and...
Hello,
I would like to ask if it is possible to print the status of individual parts of memory on nRF7002-DK while the program is running? So far, I have managed to print...
I am using ncs to develop for NRF54L15. It runs fine on the development kit DK, but it doesn't work properly on my own hardware board. My program always fails to simulate...
Good morning,
I have tried to do the exercise 6 from the nrf-connect-sdk-intermediate course, my nRF9160 devKit can connect to nRF Cloud and download the new firmware. When...
Hello, We are currently evaluating the use of nRF9131 ICs for a mobile DECT NR+ usecase, in which we want to use the position in space of the different participants. Given...
We want to encode audio to LC3 format before we pass it to nrf5340 over USB. Because we know the processing power of nrf5340 is limited. Do you have any support for this?...