Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
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 Nordic team,
I am following up on a previous thread ( nRF54L15 sQSPI support for SPI NAND in NCS v3.3.1 ) where it was confirmed that NAND flash was not supported in...
Hi For a product, I'd like to have (well it's a requirement) the firmware update encrypted. So I set the following in sysbuild.conf: ... SB_CONFIG_BOOT_ENCRYPTION=y SB_CONFIG_BOOT_ENCRYPTION_ALG_AES_256...
Summary
On a small fleet of identical nRF52832 units running the same firmware (NCS 2.5.1, SoftDevice Controller, BLE peripheral, LFCLK = RC with calibration), individual...
I want to implement a BLE composite device with BLE UART and BLE HID, and both services can work at the same time.
Hello! I want to make a Bluetooth game controller, and...
I thinking that using the Company Identifiers(in MANUFACTURER SPECIFIC DATA) when Advertise being.
But Our company is not registered in the Bluetooth SIG.
Is it safe...
Dear Nordic Experts.
We designed a device based on the nRF54LS05B module.
We are writing a production test program and using nRF54LS05-DK Rev 0.3.1 for verification. ...
We are using monitor mode on the nRF7002 to receive packets in promiscuous mode. We are on NCS 2.9.1. The Wi-Fi packets we receive have the follow header (struct copied from...
The nRF Thread Topology Monitor is a very useful bit of software. It would be very nice to see it updated, or perhaps even made a first-class member of the nRF Connect for...
Can you pls send recommendation document for the exact foot print to be used for nRF54LM20A-PAAA CSP98 BGA?
I have found reference foot print BGA98N35P10X10_385X367X68.dra...
Dear Nordic team,
we are evaluating the nRF9151 for a data acquisition application/device. Our first goal was to get the official HTTPS client sample to run on the nRF9151DK...
Hi
I am developing RX device to connect with Smart Remote 3.
The RX device system is Linux embedded. I need to run OTA function in Linux embedded to update SR3 F/W.
...
While debugging the code with Nrf connect extension in VS code , code get stuck at the start only does not go any where getting the SIGNTRAP error continuous
Hi,
With the latest SDK v 14.2 is it possible to do OTA updates to nRF52 from OSX/Windows/Linux without the use of additional DK? I understand that for iOS and Android...
I'm tring to build a FOTA broadcaster machine using a raspberry-pi with bluez. or any other Linux small linux embedded system.
The idea is that after testing the board...
As in subject, psa_aead_finish function generates incorrect tag for AES-GCM when Nordic proprietary library is used.
Works fine with Oberon backend.
Similar problem reported...