Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
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...
Hi all,
Im' tryint to acheive a aws fota firmware update on my custom nRF9151 board but I'm stuck. Here is my setup and what working
- Custom board build with a nRF9151...
Hi,
I would like to perform channel sounding on nRF54L15 DK,
I tried to compile sample "channel_sounding_ras_initiator" in nRF Connect SDK v2.9.2, but error message says...
I'm getting an error when I try to push my branch.
remote: Permission to NordicDeveloperAcademy/bt-fund.git denied to batir.
fatal: unable to access ' github.com/.../...
Hi, I am looking to setup my nvim installation with a debug config to match ozone, but need some help getting started. When I debug using VSCODE I seem to miss crash, reboot...
For an application developed using the latest nRF Connect SDK v3.1.0, how would you recommend configuring Bluetooth performance to maximize connection range for nRF52840DK...
Hi,
I'm trying to pass to v3.0.0 from 2.6.0. I've install the new toolchain from nrf connect desktop app, everything works. I go to vscode add new build configuration, selected...
Hi, I'm programming via SWD nrf51822 chip using nrfjprog with nrf54L15-DK as programmer, with this script (Windows 10 or 11 OS): ECHO OFF nrfjprog --recover -f NRF51 > nul...
I would like to ask about the availability of sQSPI support for the nRF54LM20A device.
Is sQSPI support currently planned for this MCU?
If so, could you provide...
Hello,
I am working with an nRF5340 DUT and I would like to perform a throughput test . I have my own BLE peripheral/central application (developed separately) and I want...
I’m working on a custom board based on the nRF54L15. I’m using MCUboot Serial Recovery over UART and I’m seeing a repeatable issue I can’t reconcile with the docs.
SDK/Tools...
Hi, I'm working with multiple versions of the nRF Connect SDK (v2.8.0, v3.0.0, v3.1.0) using the official VS Code integration on Windows and could verify this also on Ubuntu...
Hi, I am trying to run the Wi-Fi STA sample on nRF7002DK .
With nRF Connect SDK v2.9.2 , the STA sample connects successfully to my Wi-Fi AP (router).
With NCS...
I am using vscode on linux, I started by programming the blinky sample onto the devkit, without issue. I then moved on to the gnss sample in a separate project, this worked...