I just got my custom board in and when the code gets to bt_enable it returns -11, but on the DK board it works fine (using the same board dts files and software for both)...
Hi, I recently started using nrfutil with the deprecation of nRF Command Line Tools. In one of the recent updates the change log lists:
2025-03-24: Version 2.8.4 Added:...
I am trying to compile hci_lpuart for thingy91_nrf52840, but I have these issue. hci_lpuart:
Any ideas on how to solve this? I'd really appreciate it. And if you have any...
Hi,
When do you plan to update your Online Power Profiler Tool for cellular with nRF9151 device?
I just can see nRF9160 available for calculation.
Regards,
Hello,
I have a program working well in SDK 2.9.1 on nrf52840DK. I want to port it over to nrf54L15DK.
Please help me identify corresponding ports I can use on nrf54L15...
Dear Sir / Madam,
We are testing with NRF9160 and building on top of k _uptime _ticks, I find the precision of the ticks clock to be ~70 ppm, while testing on my desk. According...
Hello, I am test DFU USB function with my Thingy53. So far, I have been able to add DFU USB support from my application but not from the MCUboot. I am using the recommended...
Hello, I'm trying to follow this example (Serial DFU) , on a nRF52840 custom board, but I'm getting the following error:
I couldn't find any relevant information and also...
Hi,
I have recently started working with the nRF54L15DK and nRF Connect SDK 2.9.1. To begin, I used the "Hello World" sample code. While I was able to successfully build...
I have searched everywhere and can't find a working example that shows how to create a new BLE ID and save it to the setting s partition.
Please show me the configurations...
We have a custom board that I ran through the board_v1_to_v2.py program and then attempted to build under SDK and Toolchain 2.8. When I run it it failed in the CMakeLists...
Hi,
nRF54H20DK (rev. 0.9.1), SDK: v2.9.0-nRF54H20-rc2 and the same Toolchain, IDE: VSCode + nRF Connect
We need to implement a multicore application for nRF54H20. I...
I am incorporating the nrf52840 into a new design and it is my first time working with a Nordic product. I am looking to start with the SEGGER J-LINK EDU MINI due to it's...
Product: nRF54L15DK, SDK V2.9.0
Application: Multi protocol (BLE + Matter/Thread) Door Lock
Issue: BLE bonding is not retained after power cycles. The mobile app requests...
I am attempting to increase the MTU size on s132 3.0.0 and need to increase the available SoftDevice RAM unproportionally.
For every MTU byte I need to give dozens of bytes...
Hi,
I am debugging the zigbee functionality and would like to enable the zigbee log,already enabled log in prj.conf but no data coming out.What do I have to do to enable...
i am unable to build the unit test code with kernel file
FAILED: CMakeFiles/testbinary.dir/home/avinash/zephyrproject/unittesting/gce-source_code_latest/app/vipr/model/gas...
hi Nordic teams:
we meet one serious issue about LSM6DSL FIFO reading, our product (host mcu is nrf52840) need to read lsm6dsl FIFO data periodically with one second interval...
We are cons id ering using a nRF9151 on our upcoming project and we want to use the A-GPS functionality via your Nordic Cloud and transmit this via CoAP. However some questions...
Is it possible to get to port of an UDP socket (ephemeral, offloaded to modem) with NCS 2.9.0 and mfw 2.0.2?
I tried "getsockname" and get "errno 95 (Operation not supported...
Hello,
I'm working on an application with a rather unusual/complicated setup, and I found something I cannot really understand.
For context, I'm working with two nodes...