During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
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...