Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
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...
Hi, I am no longer able to download the nRF5 SDK version 16.0.0_98a08e2 using curl . A few weeks ago it worked fine, but now I can only download the .zip file through a browser...
I'm using the nRF9160DK as a BLE-to-LTE bridge, and I have the onboard 52840 configured as my Bluetooth controller. The 9160DK advertises as a peripheral and waits for a connection...
“Why, after setting up the custom board and writing CONFIG_BOARD="my_custom_board" in prj.conf, do I encounter the errors: message(FATAL_ERROR "command failed with return...
I was hoping to access content from DevZone and DevAcedemy content from NotebookLM to combine with my private documentation so I could ask questions specific to my device...
I have been developing software, embedded systems, and hardware for over 30 years, and I must admit: working with nRF Connect + VSCode on Windows (both native and via WSL...
Hello,
I'm experiencing FAT FS corruption (files disappear or files disappear + "volume is full" error on any file write), when I'm unplugging my USB cable. Here is my environment...
Hi everyone! I've recently run into some issues with Bluetooth development, and I'd really appreciate your kind help.
1. Hardware & SDK - SoC: nRF54L15 - SDK: nRF Connect...
Hi, In have the nRF54L15 in System ON IDLE. I can see that enabling WDT31, set up so that it is paused in sleep mode (CONFIG register = 0x4) causes a current increase of ...
Context : SDK2.9, nrf9151
Here is the crypto configuration we had
Our product use MBEDTLS1.2, this is why CONFIG_MBEDTLS_USE_PSA_CRYPTO is set to False.
We are able...
HI.
Environment : ncs v3.0.1, nRF54l15 DK
I have a project to use Multi Role of BLE.
peripheral advertise 300ms period.
central scan 2m 30s period. ( actual scan...
I have made a bare metal app using gcc on Linux for the nRF5340 Audio DK. I'm able to start the segger gdb server, load the code, set a breakpoint, run and watch the LED's...
Hello
In the past I was able to run DFU on both SDK 17 and SDK 14.
Now I am developing over SDK 17.1.0 a new application and attempted to run secure DFU Bootloader using...