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...
Hello,
we are developing few products based on the nRF52833 and we found something interesting in the nrf52833 dts file ( https://github.com/nrfconnect/sdk-zephyr/blob...
Hi Nordic Teams,
Now I'm using Nordic Connect SDK v3.1.0 to development, I want place some default values in Flash at a fixed address,
But I don't know how to do it...
Building the sample "nrf/samples/cellular/udp" with "west build -b nrf9160dk/nrf9160/ns" using
NCS 2.9.2 results in:
Memory region Used Size Region Size %age Used FLASH...
Hello.
I am also currently working with two nRF54L15-DK kits with the nRF Connect SDK and Toolchain, both v3.0.2. I am using the latest updated examples from the SDK channel_sounding_ras_initiator...
Hi,
I am using NRF SDK 16.0.0 for device running on NRF52833 with softdevice version s140. The bootloader app advertises the DFU service uuid in the advertisement packet...
I want to connect 2 nrf5340 Audio DK's together and have them share audio data over a bluetooth connection, however I also want every device to have a connection to its own...
We are using NRF5340 and interface with a host system via USB. As the USB stack supports the DFU device class, we plan to use that for firmware updates, and use dfu-util on...
Hi all
Coming back to an nrf52840 project after some weeks, VScode nRF extension do not work anymore.
Trying to recover a board (nRF52840DK) gives error:
08:52:50] nrfutil...
I need to Send the Multiple Packet using 2.4 GHz Radio Transmitter. Currently I am using nRF52840 DK Development Board. SEGGER Embedded Studio IDE Version: V5.68(64-Bit) ...
Our device is configured with MCUboot in direct-xip mode with revert. We want to flash a build that contains both a test firmware and the main application, with the expectation...
Hi,
I would like to do the wfa certification shown in this page: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/wifi/wfa_qt_app/README.html
What is the...
Hi,
Our product has reached the mass production stage and needs FCC certification. We used the coded phy protocol, s140_nrf52_7.0.1_softdevice.hex. Does this support s2...
Hello Nordic Support Team,
I am trying to implement a ring buffer of structs.
Even though my consumer runs much more frequently than my producer, the buffer becomes full...
Hi Sir, i want to build the 2.4GHz Radio-> transmitter Example Program using PCA10056 but getting the below Error. Attached in Screen Shot.
Building 'transmitter_pca10056...