I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
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...