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
On my application I have noticed that when I use hardware flow control of the uart1 (not the console uart) the processor will get stuck just before the application...
I want to use a hardware encoder to implement a mouse scroll wheel. Do you provide a QEDC routine for me to quickly learn and use? Are there any specific pin requirements...
I've had problems during installation probably due to firewall/proxy/network protection, so I managed to install from command line as specified in Installing the nRF Connect...
I have a couple of questions regarding the operation of the nPM2100 when using the LDO in Ultra-Low Power (ULP) mode, both in active and hibernate states.
Active Mode...
I used the Nordic plugin in VS code to open the process very slowly, and the build is also very slow, it takes a few hours, I have reinstalled VS code, I have also re-downloaded...
When configuring the Bluetooth protocol for NRF5340-CLLA, should I use nrf5340dk/nrf5340/cpuapp/ns or nrf5340dk/nrf5340/cpunet when adding the build configuration, or do I...
When using the nrf52832 to scan and connect to a BLE central device, the first connection is successful. However, after the first connection is disconnected and I attempt...
Hi,
We’re developing a BLE-based product on the nRF54L15 (InsightSIP ISP2454-LX) using nRF Connect SDK v3.0.2 , with MCUboot enabled for DFU.
Our BLE application is based...
I have a custom board using a nrf5340 and am getting a 1 when trying schedule delayble work and I can't figure out why. I isolated the code to test which gets called from...
I recently updated VS Code and regret doing so. My SDK 2.3.0 was working fine for over a year. But VS Code keeps prompting me with an update. I finally updated it and I can...
I want to use the async driver,but did not find the example or explanation.
I have looked for the whole examples with "nrf_libuarte_async.h", found nothing,a little strange...
Hi, The latest version of the NRF connect VScode extension uses forward slashes in paths, which break pristine build on Windows.
The path to my sources has /V in it which...
I want to control RADIO using the TimeSlot API of nRF54L15. I have already created the code for nRF52. However, it seems that RADIO control of nRF54L15 is slightly different...
Why do I get an error when using Devicetree overlay file to delete devices The first step is to open the overlay file in the device tree as shown in the figure
...