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 Nordic team,
I’m using the nPM1300 development board to charge a 950 mAh Li-ion battery , and I’ve configured the charger as follows:
Charge current: 800 mA...
Hi,
I'm unable to get the PPKII kit to "connect" to my PC. After selecting the device it just says "Connecting..." forever. Some notes: - When first connecting the kit...
Hello,
I am trying to write a python script that performs a DFU on a nRF52840 so I can change its firmware without pressing any button. I think I have to use the pyusb...
Hello everyone,
I’m currently planning to develop an application that involves multiple Bluetooth devices operating within a certain range outdoors. Since there’s no option...
I’m developing an ESB-TX program using NCS v3.1.1 . Previously, I had developed an ESB-RX program using nRF SDK 17.0.2 . Now, when I use the TX code from the NCS SDK to communicate...
Hi,
I'm new to embedded development but have experience in desktop C/C++ development mostly with Visual Studio.
I'm struggling to get my head around how I would create...
Hello,
I am trying to define a pm_static.yml file which will use the 512K ram on the nrf7002dk_nrf5340 for the TFM ram section.
I cannot compile the non-secure nrf7002dk...
Hi, I got my nrf54L15 DK, but i can't start RTT logging. I set this configs:
CONFIG_PRINTK =y
CONFIG_CONSOLE =y
CONFIG_RTT_CONSOLE =y
CONFIG_UART_CONSOLE =n
CONFIG_USE_SEGGER_RTT...
Hi,
Is there any ongoing development for a PPK3 ? If so, what is the timeline for its release ?
Some features requested in previous posts:
- Voltage measurement
-...
Hi,
Could you please clarify why there is an override of the checking rules in https://github.com/nrfconnect/sdk-zephyr/blob/ncs-v3.1.1/drivers/timer/Kconfig.nrf_rtc#L6C8...
We are developing a custom board with an ADC device that supports QSPI. Our application requires throughput speeds only available using QSPI.
All the available driver examples...
Hi,
I would like to use existing development setup (for STM32) :Visual Studio 20XX (not VS code) with VisualGDB plugin to work with the nRF9151 Development Kit.
However...
Hello, I have a project implementing the ASYNC UART API as laid out in the Nordic Development academy exercise. I had this successfully communicating with an external device...
Hi,
I run a couple test with the PPK2 on our board to measure and optimize the power consumption, but I had some weird results and I'm hopping you can help me out to understand...