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, Nordic,
I am trying to use radio test to do FCC, but when I test the example, I found some issues.
When I test it by nRF connect the input may be truncated or...
Hello.
I'm trying to use WS2812 leds with I2S. I'm using two boards for testing: an NRF5340DK and my board based on the HOLYIOT-21069-5340 module.
I'm using a zephyr/samples...
using ncs 3.1.1 how can we invert SW_CTRL0 logic we using a different RF SWITCH then DK
"Does register 0xA4002DC8 (SLEEP_CTRL_GPIO_CTRL) on nRF7002 have a bit to invert...
nRF5340-DK, PCA10095, v2.0.1 and v2.0.2
According the zephyr device tree, the UART0 is mapped to GPIO 0.19/0.20 and UART1 is mapped to GPIO 1.0/1.1 .
According the schematics...
Dear Nordic,
I got some AT commands here <https://docs.nordicsemi.com/bundle/ref_at_commands_nrf91x1/page/REF/at_commands/production_test/xrftest_tx_set.html> to know that...
Hello Nordic Team,
I am currently working on OTA using Sysbuild configuration on the nRF52833 with the nRF Connect SDK .
In this configuration, I enabled overwrite-only...
I'd really like to be able to set the path to nrfuitl in the extension so I do not have to put int on my system path, but rather keep it contained in my project.
Use Case: We are developing a Bluetooth Mesh people-counter on the nRF52840 DK .
Primary: Mesh network for publishing/receiving sensor data.
Secondary: Custom...
Hi,
it seams, that MBED DTLS implementation in nRF9160 firmware v1.3.1 is not compiled with Extended Master Secret Extension https://datatracker.ietf.org/doc/html/rfc7627...
Hi,
Is NTN available on nrf9151 A0A version silicon?
I am struggling to get our device configured for NTN communications with SatelIot and Skylo.
Does the version...
I'm trying to establish an SPI connection, but I'm not getting any signal when measuring the pins with an oscilloscope. This is my devicetree;
& spi00 {
compatible ...
I am creating a bluetooth mesh using nrf54L15 and would like to make use of public key OOB as a means of whitelisting devices (so only my devices can join the mesh). The idea...
Hi everyone,
I'm trying to generate SBOM from the code based on nRF SDK v17.1.0. I noticed that SBOM feature was only supported with NRF Connect SDK. I did search for...