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...
Hi everyone!
I am developing device based on nrf25833 mcu which should transmit data to android devices using ble characteristic notification mechanism (data received...
Hi!
Recently I bought this device (v1.1.2) and I was very happy about it until I tried to verify the current and voltage readings. Tried two multimeters and they both agree...
I am porting and existing app to nRF Connect SDK 2.7.0 from 2.6.1. Using sysbuild, MCUBoot and the app are building and I am able to load the firmware onto the PCB and it...
Hello!
I've just come into contact with the nrf54l15. On the customer's board, it is necessary to change the NFC pin to a regular gpio, and they following the previous nrf52...
Hi Is it possible to configure project to use simultaneous multi image DFU and serial recovery over USB? I would like to be able to update both cores using dfu_multi_image_XXX...
I have an LED connected, and I want to use PWM, but enabling it adds about 700 µA of passive current — both when the output is high and low. However, if I set the duty cycle...
Hi,
I'm developing on the nrf5340 and the semtech LR1110. I'm using the latest SDK version 3.1.1.
I saw in the SDK that there's a library for the LR1110, but I can't activate...
Hi.
I try to build the example Matter: light bulb and in the terminal shows an error that iI don´t underestand what is the problem.
Please ¿Any could explain me why ocurs...
Hi,
I am using the Thingy:91X device and can see the updates appearing on the hello.nrfcloud.com web application, but I would like to have access to the 'device' via the...
As the title said, I'm currently on the nRF21540 DK. I turned on Async UART:
CONFIG_UART_1_INTERRUPT_DRIVEN =n
CONFIG_UART_1_ASYNC =y
CONFIG_UART_1_NRF_HW_ASYNC =y...
Hey Nordic Team
Just looking for guidance and clarification on the nPM1300 setup. couple of questions on the sample setup below.
Project Overview
Project is a consumer...
I setup 2 Holyiot nRF54L DK Development Boards with the channel sounding sample code from NCS 3.1.1 samples/bluetooth/channel_sounding_ras_initiator (initiator and reflector...
We have designed a custom board around nRF54H20 EngC revision and testing it on NCS 3.1.1. We were able to do provisioning and bring up using iron-side binaries. But got two...
Hi all,
I’m planning to add crypto support to my nRF52811 application. My main requirement is encrypting and decrypting a string , but I’m hitting flash size constraints...