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...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
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...