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...
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?
After connecting to an nRF9160 using SEGGER tools (J-Link RTT Viewer v7.62b), excess power consumption is observed until the device is reset (via `nrfjprog -r`)
First the...
I have a Central using nRF52832. The project is working correctly but I’m having trouble getting FOTA via BLE to function on top of it.
I’m using NCS 3.0.2 (3.1.0 and...
Hello everyone,
I am writing an application with three sensors on the same SPI1 interface on my nRF52840. See the following devicetree section:
For all sensors, I use...
I’m following the nRF54L Series Express Course – Lesson 5: Power Consumption Demo Part 2 sample code, using nRF54L15DK to test the deepsleep → wakeup functionality. However...
I work nRF54L15 with NCS311.
I want to save application's parameters on UICR.OPT[].
But it looks like somewhere in OPT is used by the bootloader.
What parts of UICR...
Hi, i am working on the nrf5280, and I have set up BLE with NUS so I have a shell and logging over BLE, as well as logging over UART. I have a python script running that connects...
Hi,
I'm preparing to run some openthread code on an nRF5340DK using the latest SDK and toolchain v3.1.1. A simple program works fine until I set the CONFIG_OPENTHREAD...
Dear Sir,
I have purchased nRF5340 DK (Will call it device hereafter) and am trying to bring it up.
I have connected the device to Linux but the device was not detectable...
I’m testing the nRF9151 DK in India and trying to use the nRF Connect app (Quick Start guide) to connect the device to the network.
Board: nRF9151 DK
SIM: Onomondo...
I have a nRF52DK board that I loaded the peripheral_uart program in a while ago. I tried to get the board running again but when it calls err = settings_load() it just keeps...
I'm currently trying to integrate Memfault to my project that is using nRF9151 DK. Memfault was working fine until I turned on these configs:
# Collect LTE Metrics CONFIG_MEMFAULT_NCS_LTE_METRICS...
The application here is reading a Manchester stream on a GPIO. which comes from a MAX41473 radio IC.
Decoding is working fine using GPIOTE, timers & PPI to time & decode...
Hi,
I have two nrf9161 dev kits. I have flashed the firmware 2.0.1. Then I flashed the hello_dect example.
Now I always get an error and the program does not start. *...
Hi,
I am able to do some stuff partially using the command
$ west build -b nrf52840dongle_nrf52840 -- -DDTC_OVERLAY_FILE=usb.overlay -DOVERLAY_CONFIG=prj_cdc.conf
With...
Hi guys, I am using the SDK v2.9.0 and the toolchains b620d30767. To add the build configuration for the sample peripheral_uart, the console print some error log.The log as...