Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
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...
i use two development boart, one download "channel_sounding_ras_initiator" example, the other download "channel_sounding_ras_reflector" use two board to test distance, the...