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...
Hello, I am using nrf52832 along with S132 soft device and SDK 17.1.0.
Can you please provide me the peer manager api that can list the paired/bonded devices? Also, is...
Hi,
I would like to ask a few things about Channel Sounding (CS):
Is there any recommendation which method (IFFT, PBR, RTT) should be used for reading the results...
Hi
I`m working with an nRF52833.
I've observed that when the module enters DFU mode, the Bluetooth advertising name seems to be limited to around 22 characters.
If I...
I am trying to run the WiFi Station sample, unchanged on a nrf7002DK, but receive the following error: "wifi_supplicant: Failed to add iface wlan0" Complete output as follows...
I’m currently experiencing an issue while trying to install the Toolchain Manager application from nRF Connect for Desktop (v5.2.0) on Windows 11.
Every time I attempt to...
Setup
Hardware: Nordic nRF7002DK as Wi-Fi STA (client) .
AP & Receiver: a Linux PC creates a Wi-Fi Hotspot/SoftAP (NetworkManager/hostapd) and simultaneously runs...
I’m having an issue using QSPI flash with NRF Connect SDK 3.1.1. I have two PCB versions with nRF52840 MCUs — one uses the W25Q128JVEM chip and the other uses the W25Q128JVPIQ...
I want to connect a W25Q01JVZEIM (128MB) NOR Flash ROM to SPI3 of the nRF52833 and implement USB MSC functionality. However, the build fails. It seems the overlay description...
I'm communicating to the nPM1300 eval kit over I2C from an nRf52833 DK (running a fuel gauge application). This works well until I connect PowerUp (through USB) and enable...
Hello to everyone!
I bought nRF54L15-DK for Matter Over Thread developing and prototyping.
Before nRF54L15 I tried ESP32C6 XIAO + Arduino IDE and it worked but it was...
Hey, I have an nrf52840, with lis2dh sensor.
I configured the sensor using the devicetree using the following code
and I change the sensetivity and some other register...
Hi all
I am very new to BLE development and I hope that this question was not asked before in another way.
Is this example also available in nRFConnect with another name...
I'm using an nRF52840 microcontroller on an electronic board to read from and write to an S25FL064 flash memory chip. I'm currently using the nRF5 SDK . Before I could read...
I am trying out the Nordic Bluetooth ESL sample example code from the link [ Getting started with bluetooth-esl-and-periodic-advertising-with-responses-pawr ]
Downloaded...