Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
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...
Hi Nordic Team,
I am currently developing a commercial product using the nRF Connect SDK (NCS) . The system consists of several nRF52 peripherals and a PC-based application...