1. dts config file, I2C_SDA is configed GPIO P0.09/NFC1 , I2C_SCL is configed GPIO P0.10/NFC1, months ago, I'm using the old SDK, I also found that these pins configed as...
How can we retrieve all network devices RSSI/LQI value? Is there option to subscribe value for LQI ? We just want to showcase LQI/RSSI on server so user be aware if device...
Dear Devzone,
I currently use the nrfutil dfu serial command to upgrade the firmware, which is OK. I want to upgrade the firmware of 52832 through MCU, so I need to know...
Hello,
I update ncs from v2.3.0 to v2.8.0 in matter windowcovering project.
my prj.conf file:
CONFIG_PM_DEVICE =y
CONFIG_PM_DEVICE_RUNTIME =y
CONFIG_USE_SEGGER_RTT...
What version of LVGL is used with nRFConnect for VSC 2.7? Where can I find this information generally. It seems like the lvgl version is 8.3, but I don't know why I think...
This series of posts will describe a new toy here at Nordic: The nRF Hexapod. The post will be divided in multiple parts, this part describing the project in general and the hardware that is required…
Sometimes we look for what will be the best demo for BLE operation between mobile device and peer device. Recently Blinky is one of perfect application, but I suggest one more interesting example between…
Note: This post is outdated. Please go to the product page for nRF Connect for Desktop for updated information and downloads.
nRF Connect is the new official name of the Bluetooth Smart tool previously…
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…