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...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
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...
Hi Nordic
As information of nrf connect SDK, NCS3.0.0 ble_coex sample at NRF7002 DK can share single antenna for BLE and WIFI protocols.
It only needs to set "CONFIG_COEX_SEP_ANTENNAS...
I’m trying to use the Zephyr software split BLE controller ( BT_LL_SW_SPLIT ) on the nRF54L15 DK with NCS 3.0.1. I understand that this controller is not certified, but I...
I have successfully built an Auracast broadcaster transmitter using an nRF540 Audio DK and can stream to a pair of Samsung Galaxy Buds3 Pro with a Samsung Galaxy Tab S11 acting...
Hello, I observed this hebaviour on our own custom PCB with nrf5340: We would like to perform DFU over USB DFU class using dfu-util on the host. We tested our code on Thingy53...
I'm developing a device that occasionally bursts large data payloads (~30kB) over BLE. It uses MPSL to share the radio between BLE and ANT+, so I'd like the BLE radio to use...
Hi!
I'm developing an application that uses the bluetooth object transfer service.
I can transfer the directory list object (using OTS_OBJ_ID_DIR_LIST) from the server...
Dear All, I am developing an application based on the nRF7002DK. I am using nRFConnect SDK v3.1.1. I am producing my own CA, server and client keys to be used for TLS, with...
Hello,
We have experienced some strange behavior with our project and the NPM1300. When we try to charge the battery by connecting VBUS to the PMIC, charging starts but...
Related to the issue reported here:
If the UARTE FRAMETIMEOUT fires while new data is coming in then some bits of the new data is dropped, leading to corruption and potentially...
Hi,The Nordic team
My product is developed based on Nrf54L15. Now I want to conduct the inheritance certification for Thread. Ho w should I fill in the following information...
Hello,
I've seen some posts mentioning a problem with the UART missing bytes on the RX, potentially at higher baudrates. I'm communicating with a module that uses a 921600...
I have developed an nRF52840 board that implements the following basic logic:
Onboarding Zigbee Devices : Supports Zigbee devices joining the network.
Creating Device...
Hello Nordic Team,
I am currently working on the development and certification testing firmware for our product that uses the nRF9160 as the main host MCU. BLE is provided...