Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
SoC: nRF5340 SDK: nRF Connect SDK 1.9.1
CMAC calculation works fine with SDK 1.7 and SDK 1.8. But it failed with SDK 1.9.1.
psa_mac_sign_setup returns error = PSA_ERROR_NOT_PERMITTED...
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...