I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
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...
Hi all,
I'm trying to use uart2 on my custom nrf9151 board, but I'm stuck. As I understand, I use i2c1 so I can't use uart1 and i2c1in parallel, so here is why I wnt to...
Here’s what to check next for toolchain detection issues in VS Code with nRF Connect SDK:
1. nRF Connect Extension Output In VS Code, go to View → Output. Select nRF Connect...
Hi The Nordic Team,
I am developing a SED device of Matter over Thread. How can I get the ipv6 address of my parent node after my device is connected to the network?
...
This is our first time using TC2050 for the smaller footprint in our prototype. But we can't establish a connection with JTAG in nRG Programmer.
Below is the log from...
SDK: NCS 3.0.2
Part: NRF52840
I am running the NRF52840 as an HCI controller over SPI. I can advertise and connect. However, I need to advertise while connected and support...
Hi,
I wanted the zigbee firmware to support BLE OTA. so I downloaded the latest zigbee SDK from the following link " ">github.com/.../pulls".But the compilation encountered...
Background
I'm working on a BLE application for the nRF52811 and facing significant flash memory constraints when trying to implement OTA/DFU functionality.
From my understanding...
Hi all,
I'm working on optimizing the power consumption on my nRF52840 DK and need some guidance. Currently measuring ~5µA average idle current via PPK2, but I need to reduce...
Hello
I am trying to perform a firmware update over Bluetooth but without using the external flash on the nRF52840-dk.
At this point I can successfully build the smp_svr...
Hi,
I have custom hardware using the NRF52810. Due to its very small RAM size, I developed the code on the NRF52DK_NRF52832 and then removed functionalities to make it fit...
Hi The Nordic team,
After my device reconnects to the gateway from offline again, I don't know what I am doing with this timing every 1s. This situation will not happen...
Hi,
I developed a gateway for converting an MCU to ble Bluetooth. The MCU connects to 8 BLE hosts via UART, and each Bluetooth host can connect to one Bluetooth slave. All...
Hello,
I am trying to configure COMP peripheral on my NRF54L15 DK. I am using P1.11 pin (AIN4) as single ended input for this purpose. For now I am trying only to evaluate...