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 Nordic Support,
I’m encountering a critical issue with the nRF54L15 device, custom board.The custom borad is flashed from nrf54l15dk ,PCA10156. After flashing firmware...
Hello, is it possible to somehow use RTC0 peripheral onboard an nRF9151DK to store real time so it will be available (sustained) even after resetting the device? As far as...
Hi, I used nrfjprog -e to the nRF54L15DK and problem is in Programmer log.txt How to recover nRF54L15DK does we need to update the nRF5340 JLink debugger?
I configured VBUS with a 1500mA limit. In theory, VSYS should deliver something similar to this. The VSYS output is 5V; it powers some LDOs in my project, which consequently...
Hi, I’m trying to generate a PWM signal directly using the nRF5340’s PWM peripheral registers (not using Zephyr’s pwm_dt_spec or driver API).
The LED turns ON correctly...
Hello,
I am trying to adapt the "Interfacing with a sensor over SPI" example from the nRF Connect SDK Intermediate Dev Academy course in Lesson 5. When I run the code as...
Hello, I am trying to convert my codebase from segger embedded studio to nrf connect. I am currently working on the spi section of my codebase.
I am communicating from...
Since it was brought up in the Webinar today, that the nRF54LM20A is not recommended for use with LE Audio due to the lack of an Audio PLL, I was wondering that the Audio...
Hi Nordic Dev,
We are experiencing issues with sudden connectivity loss and hardlocked devices 1,5 years after product launch. We are currently suspecting the flash storage...
Hello,
I have a Thingy:91x.
I flashed a BLE central program to the nRF5340 on this device.
However, I get an error initializing BLE. I've confirmed that this program...
Board/Setup:
Board: nRF9151 DK / nRF9151 SoC
Peripheral: External BLE module connected via UART1
Use case: BLE module is only needed during commissioning...
Hi there,
I have been trying to implement a low-power mode that basically suspends UART, I2C, etc before entering sys_poweroff() when critical battery level is triggered...
Hi,
I have several field devices using the LTE Link Controller library with nRF Connect SDK v2.5.1. Most of them work fine — they are programed to connect every hour. However...
Greeting Nordic Expert !
I would like to override the following hook in MCUboot:
int boot_perform_update_hook(int img_index, struct image_header *img_head, const struct...
Hello,
In the nRF52840 Product Specification PDF v1.11, on page 836, the second paragraph down states:
" The PSEL.RXD, PSEL.CTS, PSEL.RTS, and PSEL.TXD registers and...