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...
nrf5340+nrf7002 running Zephyr with NCS v2.6.x.
When trying to connect to a wifi AP with incorrect credentials, I have several issues:
1/ the result of the (failed) connect...
Hello, After doing several things on my Ubuntu 24 host (I don't what might cause problem): -> Updating java OpenJDK to 17 -> running apt update & upgrade -> modifying my script...
I am encountering warnings while attempting to send Bluetooth notifications in my Zephyr-based project. The warnings are preventing successful notification of ECG data. Below...
HI ALL,
I am using v2.8.0, NRF54L15,and peripheral_uart demo has not made any modifications except for adding the following content. The test shows that the OTA upgrade...
1.test code
the code run separately on ble-softdevice and only timer demo .test code as follow:
2. test data
test result as follows:
picture A,show timer2 timing...
Hi,
I am using nRF Connect SDK v2.8.0 and nRF54L15-DK.
I am about to design custom hardware and have a question.
For Matter, I am trying to use the following pins for...
I am working with the unicast samples where one board is configured as a server and the other as client. Initially i had trouble installing the SDK, but it seems to be working...
Hello.
I am developing using nRF5340DK and nRF Connect SDK v2.8.0. I want to create a DFU distributor that updates both Application core firmware and Network core firmware...
We have been porting from v2.5.3 to v2.8.0. So far the only thing that we've had to change has been the board files, but one thing that was noticed is that the CONFIG_FLASH_LOAD_OFFSET...
Hello,
On my Thingy:53, I would like to try Matter. I use Google Home to connect to Matter and I use the QR codes on the following page: docs.nordicsemi.com/.../README.html...
I need to build a PC-based workstation (Windows 10) for programming our boards that contain a nRF52840. Do I need to download / install the command line tools and the nRF...
I'm trying to update the modem core from the standard firmware to the production test image on my nRF9161 dk to experiment with the PTI before doing the same on a custom board...
I'm using firmware 1.3.6 and SDK 2.7.
I have a ppp connection problem for IPV6. Tables below show connection status:
When I use SLM:
ISP / PDP + APN
"IPV6" ...
I read some previous posts that there was limited support for sysbuild for the VSCode extension. There are two things that I noticed: 1. When creating a build configuration...
For a project i need to use the channel sounding feature of bluetooth. On checking samples on nRF Connect SDK couldn't find any examples. But the Zephyr project is providing...