Hi,
I have been developing a PCB with an nRF9151 and a SKY65943-11 LNA among other ICs. I looked up the nRF9151 Development Kit (PCA10171) datasheet for some of the pinouts...
Smartbadge epaper custom board using nrf5340/nrf7002, with an NFC loop to allow NFC card emulation/communication. Building using NCS2.9 with sysbuild.
I want to be able...
Hi,
Per Case ID: 298180, Nordic will help tune an antenna.
I have completed my first design and attempted to duplicate the meander antenna from the nRF52840 dongle...
Hi,I have been using I2S communication in nrf54l15 DK board with zephyr but couldn't able to get clock to I2s .I couldn't able to get configure clock in overlay file ,can...
I am running a modified asset_tracker_v2 on a nRF9160. all is working fine. I am upgrading from SDK v2.5 to SDK 2.90. After a build I find the merged.hex file under the build...
A persistant problem that people using the C++ compiler from the "GNU Tools for ARM Embedded Processors" toolchain has been the way that G++ handles the inline-assembly for the SVC instruction.
Specifically…
The article introduces how to use the OTA (over the air) DFU in iOS.
Step1, Connect your iOS device to iTune
Select Apps,
Drop App List to bottom, and select the “nRF Toolbox” app in the “File…
You have your choice of development tools for working with the Nordic nRF51x22 chips. If you want to use Eclipse + GCC for development, there are some app-notes and blog posts to help you on the way.
…
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…