During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
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...
Using nrf connect SDK 2.5.0
The nrf device is an L2CAP CoC server. I am using an RPi 4 to test with. The application is for transferring data through UART to another chip...
Greetings!
We have been using an nRF52840 Development Kit for a while now and have been performing FW updates OTA (between the same 3 FW images, cycling and updating between...