I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
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...
On the nRF9151dk, the transmission line coming from the nRF9151 starts with a 0.1 mm trace width and a 0.46 mm gap, which corresponds to a 50 Ω characteristic impedance. However...
Hi,
using nrf connect SDK v3.1.1
using nrf54L15 development board.
I am trying to run a simple button event yet callback is not fired when
CONFIG_PM_DEVICE_RUNTIME...