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...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hello all, My nrf52820 board consuming high current in system off mode(56 uA) than mentioned in the datasheet(0.3 uA), for simple gpio code. Can anyone help me solve this...
Hello,
While working with ai.lab.nordicsemi.com and the Neuton library, I encountered several limitations related to the feature extraction workflow and the provided function...
Hello -
Please explain how to connect PPK2 to 7002DK. I want to use the PPK2 in the source ammeter mode.
Is there a way to not include current for the 7002DK interface...
Hello Nordic Support Team,
I am currently working with Bluetooth LE Audio using the nRF Connect SDK and Nordic hardware (e.g., nRF5340 platform). I would like to better...
Hardware :
n RF5340 on F ans tel B T4 0F module
Custom board , not a D K
High voltage mode : V DDH supply 5V , VRE GH V OUT set to 3.3V
DC /DC mode ...
Good day, everyone!
So I've been trying to implement a USB HID device in my development board for a few weeks now with the aid of some chat bots but it's gotten to a point...
In the cs_de.c, we have an IQ pair extracted from remote_pct and local_pct. Assuming this code runs on initiator (where the ranging is done), and remote/local stands for reflector...
I tried to use NRF_SOCK_RAW and NRF_IPPROTO_RAW to create socket, but found `modem fault`!
//this is my wrapper
socket_create ( true , AF_INET , SOCK_RAW , IPPROTO_RAW...
Hi, I very much doubt this is a SoftDevice issue but sticking it out there as an Apple dev asked me. Short story is I have users in production using an App connecting to NRF52810...
Hello Nordic Team,
I am using nRF5340 DK as a debugger/programmer to develop firmware for the Fanstel EV-WT02C40C module. My goal is to do i2c communication between Renesas...
Good morning, I have built and flashed the l2-e1 exercise on both the nRF5340DK and the nRF54L15DK. When the nRF54L15DK boots, the following output is displayed in the terminal...
Hi,
I’m working on nRF54LM20A and trying to configure the internal capacitors for the 32.768 kHz crystal (LFXO) using the factory trim values in FICR.
According to the...
Hello, read through the documentation about the SAADC and found the TRIM.LINCALCOEFF[n] register. ADC-linearity is important in the project I'm involved in... Seems that the...