Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
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...