Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
I feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
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...