Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
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...
Hi,
I’m using the Thingy:91X board with the nRF9151 chip, modem firmware version 2.0.2, and SDK version 2.9.0.
We’re encountering a serious issue: the modem does not reconnect...