Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
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...
Hello, I am working with nRF52832 (PCA10040 DK) on nRF5 SDK v17.1.0 with SoftDevice S132 v7.2.0 . I started with the ble_app_uart example and added a custom BLE service ....
Hello everyone,
I have some questions regarding the registers of the nPM1300 specifically for the load switches and LDOs.
In the data sheet in chapter 6.5 under "Load...