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...
Hello, I'm using an nRF9151 DK with an SPI attached SD card and SDK 3.1.0.
SD card is accessed using FAT_FILESYSTEM_ELM.
Using a single thread approach everything is working...
Hi,
We are using a TMD2636 proximity sensor on our board, connected via I²C on pins P0.18 (SDA) and P0.30 (SCL). The same I²C bus also contains a TMP117 temperature sensor...
Hi,
I’ve enabled OTA firmware updates in our project using MCUboot. Before enabling OTA, everything worked correctly—our firmware received interrupts on pin P1.00 from one...
After reviewing the nRF7002 datasheet and reference design guidelines, we were unable to find the input/output characteristics and voltage ranges for PALDO, VDD_BUCK, PWRIOVDD...
Current Setup
I'm currently setting TX power during advertising using the following code:
This successfully sets TX power during advertising, but I need help with additional...
I have been reviewing the datasheet of the BLE audio nRF5340. It lists multiple power rails in power section.
Is any power-on sequence required for the SOC.
Also, can...
All of the following used the same power supply to power our development board and measure the current of the development board: The PPK2 I purchased measured an average current...
Hello,
I have connected the nRF52840 DK to the nPM1300 EVK , with the DK powered from BUCK1 output of the nPM1300.
When I supply 3 V or higher to the VBAT pin of the nPM1300...
Hi,
I’m evaluating the NUS (Nordic UART Service) as a way to stream and receive byte arrays.
I’ve noticed that there are two different implementations of the NUS service...
Affecte d SDK : n RF Connect SDK v 3.2.0 (Zephyr v 4. 2.9 9)
File : z ephyr/drivers/i2c /i2c_nrf x_twi.c
Description
The I2C TWI driver always returns - EIO for every...
I have been reviewing the datasheet of the BLE audio nRF5340. It lists multiple power rails in power section.
Is any power-on sequence required for the SOC.
Also, can...
Using NCS 3.1.0 - getaddrinfo with "offloaded sockets" (nrf9160/51) and ipv6 results in struct sockaddr_in6, where some "c struct padding bytes" (the last 3 of 24 bytes) are...
I flashed the thingy91x using NRFCloud connect. Provisioned it in nrfcloud using hologram SIM cards. How do I turn on air quality and all other sensor information?
ZBOSS NCP: ZBOSS NCP Serial Protocol, Version 1.5 states that a "Full featured Zigbee PRO r22 platform is provided".
Is a more recent version of this document available...
New project using Nordic platform and I need to send multiple commands (32bit fixed size) to a device quickly using SPI with the CS toggling between each. I just want to confirm...