I am trying to use uart21 on nrf54L15-PDK. And I have try some port 1 pins already, and they works well. However, we need to use port2 pin 7 & pin 8 for uart21. But I get...
Hi everyone,
I'm trying to set the USB polling rate with the nRF52840 and it seems like I'm stuck at 8 to 9 ms polling (~125 Hz). I'm using the Zephyr hid-mouse example...
When working with the direction finding central code, would we need to have the antenna array connected to the central development kit and then have another kit running the...
I am running VSCode with the latest nRF extension. I am on v2.9.1 of the SDK
I created a new app and copied the bluetooth_st_ble_sensor sample project.
I would like to...
I am using VSCode and the latest nRF Nordic extension. I have the toolchain and SDK 2.9.1 installed.
I created a new application for the nRF54L15 for bluetooth peripheral...
This should be a quick question. I really am just wondering if any part of the nRF Connect BLE library or examples use the UICR space?
The library is more the question,...
Hello,
Power failure while flashing an nRF52840 based platform (flashed through nRF52840DK) left the unit not accessible.
Any attempt to flash it, erase it or recover...
I'm checking the function by uploading the code to the pcb that uploaded the nrf9160 chip.
I checked that the network communication is normal on the previous 9160dk board...
Hi,
I need to use two or more different event lengths for different modes. The event length should be set based on the mode before establishing a connection. I found that...
In which subsequent process is the random_static_addr_cfg function reflected? Does the ID change with each build? If the ID changes, will it affect Bluetooth connections?
Our application is designed to remain connected to the network - sending data every 10 minutes or so. We've customised the asset tracker v2 application, as this provides the...
NCS v2.6.0, devices based on nRF52840 (Fanstel BT840)
The project is a star network in which the Central is housed in a steel enclosure with a patch antenna perhaps 1cm...
I've been working on a peripheral wich accepts Just Works pairing requests and I'm completed at all points but the pairing itself. The device advertisises and connects successfully...
Hi,
Is it possible to run nRF5 SDK for Mesh examples on nRF Connect SDK for Bluetooth Mesh using nRF52840 Dev Board?
Examples are available on this github page.
https...
Hello.
I am developing an application based on IOS-nRF-Mesh-Library, and currently considering porting firmware upgrade function of IOS-nRF-Connect-Device-Manager for updating...
I have a custom PCB that has been working fine in terms of the Wi-Fi on 2.6.2 but I needed to Port that to 2.9.x I'm using sysbuild in the 2.9 projects but not in the 2.6...
Hi Support Team
There are two questions about the KNX IoT over Thread Sever/gateway and Matter over Thread gateway.
1) Customer wants to develop a product support KNX...
I'm having some trouble with the discovery module. The way the service I'm connecting to has the same UUID for the Bluetooth LE service as for its characteristic. I get this...
Hello,
I am trying to make GPIO P0.07 to high, in my nrf5340 Audio DK. Externally I am connecting an LED between P0.07 and GND. But it not showing any voltage between them...
I am trying to use uart21 on nrf54L15-PDK. And I have try some port 1 pins already, and they works well. However, we need to use port2 pin 7 & pin 8 for uart21. But I get...
I am exploring the possibility of using ncs v2.8.0 for Mesh with Coded PHY on the nRF52840dk/ nRF52840 board . I know this is not officially supported.
I started with the...
Hi everyone,
I'm trying to set the USB polling rate with the nRF52840 and it seems like I'm stuck at 8 to 9 ms polling (~125 Hz). I'm using the Zephyr hid-mouse example...