Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
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...
We are using firmware 1.3.6 on the nRF9160. During testing, I ran into the reset loop restriction. To quickly get out of it, I issued a AT%XFACTORYRESET=0 command. (We are...
Hello Nordic Team,
I am using nRF5340 DK as a debugger/programmer to develop firmware for the Fanstel EV-WT02C40C module. My goal is to use Wi-Fi (nRF7002) Wi-Fi scan, Wi...
Hello! I am trying to upload the basic applications to the Thingy:91 X from the downloads tab, here: https://www.nordicsemi.com/Products/Development-hardware/Nordic-Thingy...
Hi,
I just noticed that there's another issue with my project after upgrading from SDK 2.3.0 to 3.1.1.
I am using the 802.15.4 radio for low level packet communications...
Hi,
for a project based on the nRF54L15, we are evaluating the new single-slot DFU mechanism.
Using NCS v3.2.1, I am testing the sample available at: https://github.com...
Based on the DevAcademy here is my following setup using a custom NRF54L15 chip with the NRF54L15-DK devicetree with following overlay:
prj.conf:
CONFIG_GPIO =y
...
I'm trying to configure the nRF cloud log backend to aid with debugging of devices during field tests without the need for bulky UART harnesses to capture logs from the serial...
Hi everyone,
We’re trying to use UART1 on the nRF9151 DK in non-secure mode , mapped to the Arduino R1 connector. However, it seems to be reserved by TF-M , and we cannot...
Hi,
I want to reduce the time required to read 16 KB of data from the datalogger. Currently, it takes about 6 seconds to read all the data. How can I decrease this time...
Dear Support-Team,
I have checked that now back and forth: When I add
CONFIG_NO_OPTIMIZATIONS=y CONFIG_MAIN_STACK_SIZE=8192 CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE=8192
in...
So I have this nRF5340-DK board where the Segger programmer/debugging chip is the same size as the nRF5340 SoC. It recently broke when I was moving and I am about to purchase...
Hello,
I am trying to measure nRF9151 current using Power Profiler Kit II, running Cellular UDP project on EVK and following the steps in:
https://docs.nordicsemi.com...
Hello
I am using nRf52805 based BLE peripheral using the Nordic UART Service (NUS). The device transmits numeric data periodically using GATT notifications (NUS TX), and...
Hi,
We have products in the field using SDK 15.2 with its associated S140 SoftDevice s140_nrf52_6.1.0_softdevice, and bootloader.
We are upgrading our application to SDK...
I've succesfully setup multiple nRF7002DK boards with an example app to connect to WiFi.
One out of the five boards the Wifi does not work. The interface stays down in Zephyr...