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...
Dear Nordic Team,
I am trying to configure logging through J-LINK RTT for my firmware.
My prj.conf contains the following:
CONFIG_PRINTK = y
CONFIG_CONSOLE ...
My current product uses the NRF523840 with CODED_PHY periodic adverts. I want to improve the range.
I'm considering a +14dBm (SAR limited) product variant with the NRF54L10...
The nPM2100 datasheet (v1.0) states in multiple areas that the VOUT pin is discharged when the device enters Hibernate mode (and certain other modes).
Is this discharge...
Hi
It seems that the default minium DTLS handshake timeout is about 1 second. That means, there is a retransmission if a response isn't received within this timeout. In...
Hi there,
I am trying to program my custom board hosting a raytac mdbt53 module (powered by a separate USB cable). I have to use the custom connections in P20 connector...
Description: We are working with nRF54L15 connected to an external flash memory MX25R64 . Our setup uses MCUboot with a secondary partition located on the external flash....
Description:
We are using nRF54L15 with NCS v3.0.0 , and the following clock configuration:
CONFIG_CLOCK_CONTROL_NRF_K32SRC_XTAL =y
CONFIG_CLOCK_CONTROL_NRF_K32SRC_50PPM...
The standard 802.15.4 message FCF define an Acknowledge-expected bit. It is implied in the documentation that the radio will send the Ack automatically in Assisted mode. 1...
Hi,
I am having an issue with matter device commissioning after updating from NCS v3.0.2 to v3.1.0. Prior to the update, the device was able to join a matter network running...
some days ago, my vs code can run the most jobs for nrf connect. it works well.
but now. I cannot find any valid tools (build debug ....) in nrf connect label in vs code...
The STM32 chip collects audio data with the following audio parameters: a sampling frequency of 44 kHz, a sampling precision of 16 bits, and a single channel. The STM32 chip...
,
HI
I am using the periodic_sync_conn example on nRF54L15. I found that after calling bt_le_scan_start(BT_LE_SCAN_ACTIVE, NULL); , it should be interval scanning.
1...
I am running the nRF70 Wi-Fi BLE Image Transfer Demo: https://github.com/NordicPlayground/nrf70-wifi-ble-image-transfer-demo?tab=readme-ov-file
For the camera and board...
I have been trying to make SAFERTOS based BLE example working on nRF52832 (PCA10040) similar to the one provided by Nordic SDK 17.1.0 at `examples\ble_peripheral\ble_app_hrs_freertos...