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...
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...