Hi,
We are currently planning to start a project using the nRF52832 as our controller, SEGGER Embedded Studio version 5.42a as the IDE, and nRF5 SDK version 17.0.2 as our...
example:ble_app_uart+ esb_timeslot SDK17.1 Hi Recently our product (PRX) received poor esb communication. I caught through sniffer that when PTX sends a message, our device...
Hi,
Previously, I used the nRF52840 to work as a host. Similarly now, I hope to use the nRF52832 to work as a host, but it seems that this cannot be achieved simply by changing...
Hello,
I would like to add a costom cluster,controlled by custom App.I add cluster xml file,and run zap_regen_all.py to generate corresponding code.Everything is ok, the...
The DECT NR+ standard is steadily maturing, and with the release of nRF Connect SDK v2.7.0, we are inching closer to seeing NR+ commercial products on the market. If you want to get up to speed on NR+ quickly…
This blog post introduces Memfault's Device Vitals, a new feature offering firmware teams a streamlined approach to monitoring critical device health and performance indicators.Memfault is seamlessly…
The Internet of Things (IoT) is developing along technologies, ecosystems and business cases. Machines traditionally considered stand-alone now have connectivity: a washing machine, for example, is advertised…
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…