Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
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. ...
Hello, Under Windows 11 Pro, nRF Connect SDK v3.4.0 fails to compile builds with error "CMAKE_BINARY_DIR length (109) exceeds 90 characters." The same build on Windows 11...
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 there, I am developing a bluetooth application and would like to have some on board temperature logging as well. I am using ZMS to do this, with an 8 byte struct. I notice...
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...
Hello, I want to use ble dfu on nordic. But most examples work with Adroid App, and I need nRFxx transmit dfu to another nordic. Can you tell me if vag has ready-made examples...