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...
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,...
Our most advanced Bluetooth Smart SoftDevice to date is now - S130. We're excited in a big way about this one covering as it does so many different options in one protocol stack.
Again, we always value…
If you bought nRF51822 Development Kit and want to quickly and easily begin development without the need to own nRFgo Starter Kit, you can check the BLE DEVKIT.N R2 main board at ebay. More information…
I have spent a bit of time recently experimenting with different TLS credential configurations using nRF91-DKs. Eventually I got to the point where I wanted to do things like swap out the certificates…
The content of this guide is now covered in the documentation on nrf Connect SDK documentation page.For the most up-to-date instruction to Update Cloud Certificate please follow this link.
The nRF Connect Programmer application now also supports MCUboot! Follow these steps to update through the programmer application or the following guide for the command line alternative.
This guide shows…
I have been asked several times about variations of the following advertising scenario, so I decided to make a blog post that I can refer to, and hope it might prove useful for others out there that are…
In this post I will give you an introduction to the four kinds of data you need to consider when developing an IoT product:
Device State
Device Configuration
Past Data
Firmware Updates
It's these …
Continuous delivery is in important aspect of short time to market and since the nRF9160 supports firmware over the air updates we want to ship a new firmware to our development boards every time we update…