I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
I compiled some legacy code (once written for the nRF52832), trying to adapt it for the nRF52805.
I have already done the following:
defining -DNRF52805_XXAA
defining...
Yesterday, I upgraded to nRF Connect for VS Code extension version 2026.6.2030 and restarted VS Code, and now no matter what I do, the 'Flash' button in my project just pops...
We use the NRF Mesh Android Library (and are developing with iOS version as well). An issue that we are running into on a small number of devices is that the library things...
Hello.
I have nRF52840 USB Dongle connected to PC with nRFConect desktop application 4.0.4
I'm trying to connect to our custom BLE peripheral device, which advertises...
Hello,
I work on a zephyr project with the MCUBoot and two updatable images: custom firmware loader + TFM and main application. Update works over BLE. For testing I use...
Can I reduce the thermal pad size for the nRF52840 (aQFN)?
Currently the thermal pad is 4.85mm x 4.85mm, but in order to facilitate breaking out all the inner pads, reducing...
Hi everyone,
I'm developing a star-topology network using DECT NR+ on nRF9161 DK nodes, running modem firmware mfw-nr+_nrf91x1_2.0.0 (nRF Connect SDK 3.3.0).
My issue...
The nrf_cloud_multi_service sample sometimes appears to hang(appears to be a deadlock) shortly after successfully connecting and authorizing with nRF Cloud.
The log consistently...
Hi,
I am trying to program a custom board containing an nRF9151-LACA using the external programming interface (P20) on an nRF9151 DK. The board has never been programmed...
Hi --
We are in the process of setting up to flash a few hundred devices for our internal testing. We can currently flash to our board using nrfjprog either directly from...
Hello.
I am currently migrating a project from NCS v3.2.4 to v3.3.1 and transitioning from Partition Manager to devicetree-based partitioning, following the official migration...
If the network core can't be updated (due to not having enough flash, for example), does this mean that the application SDK can't safely be updated either (long term)?
And...
I have a eval setup where I use the nrf52840 dongle with hci_usb flashed. It has a non-default config to enable DLE (this works fine).
I am sending buffers of 8192 bytes...
Hello,
I'm looking to get XInput working on the nRF52840 so that our device can appear as an Xbox-compatible game controller. I'd appreciate any guidance or recommendations...
Hi,
I have an application which is developed using nRF5 SDK version 17.1.0
Migrating to nRFConnect SDK is not an option at this stage of the project.
The application...