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...
Description:
We are qualifying a potted device which uses the nRF52840 and is intended to run in ambients up to 50 °C external air temperature .
The nRF52840 uses its...
Using latest SDK and toolchain 3.0.1, VSCode and nRF Connection Pack on Windows 11 I nearly never see a working nRF Kconfig GUI - only the first time directly after I had...
Hi support channel,
i am testing 7002 dtim current consumption.
and i have set router dtim to 1 second,because AI told me there is no api to fix dtim to 1 seconds.
and...
application : sdk17.1/multiprotocol\ble_ant_app_hrm\pca10040\s332 i want to realize ble dfu on this demo, but i can not find the relevant example. how should i do? best r...
1. Create nRF Connect SDK-based Zephyr freestanding application and work on it for a while but don't push git to any remote.
2. Convert project to Zephyr workspace application...
“Why can’t I light up the LED when using the official NRF5340 Blinky example? During debugging, I found the program stuck at SLEEP_IF_ALLOWED(__WFE); in the cpu_idle.c file...
I have a 2 Mbit EEPROM, normally I would configure the overlay as follows:
But the M24M02 eeprom uses 4 addresses to access 4 blocks of memory within the device, 50, 51...
Hello
I've juste came back from holidays and I no longer can do pristine build on my applications (no matter which toolchain or SDK I am using). When I do pristine build...
Hi,
I'm not sure if this is the correct place to report this, but it was not possible for me to report this on the nrfx GitHub page.
I found out that the function nrfy_nfct_...
I'm using nRF Connect SDK V2.7.0 and want to achieve coexistence between Zigbee and IEEE 802.15.4 physical layer on the same Soc. Is it possibel to enable the MPSL feature...
Using nRF Connection SDK v3.0.2 and nRF Connection SDK Toolchain v3.0.2
Create a new blank application, "Add build Configuration" for nrf54l15dk/nrf54l15/cpuapp/ns then...
Steps Taken:
Followed the official Nordic guide for adding DFU support to Thingy:91.
Built the project successfully using west build .
Tried flashing via...
Hi all,
Full debug builds ( -Og ) of lwm2m_client simply don’t fit into the nRF91xx targets (nRF9151 DK, Thingy91, Thingy91x). As a workaround I found that building with...
Hi There,
I'm following the "nRF Connect SDK Fundamentals" to set the environment up. The device I'm using is nRF52 kit with N52832 MCU and PCA10040.
The USB wire is works...
Hello,
I am following the official Nordic Academy nRF Connect SDK Intermediate course , specifically Lesson 9 – Bootloaders and DFU/FOTA, Exercise 5 (FOTA over Bluetooth...