My NCS version is 2.6.1, and the modem firmware version is 1.3.6
I found that delta upgrade often fails when testing the firmware of FOTA upgrade modem for 9160. Currently...
[00:00:00.007,995] <err> bt_gatt: Failed to save Database Hash (err -2) "When does the above error occur? What is the reason for this error? Can you help me to resolve it...
I've got a custom board using an nRF52832. I'm using the P0.06/P0.08 as the TX/RX pins for UART comms, but don't need the P0.05/P0.07 pins for CTS/RTS. Is there anyway I can...
Hi,
I am trying the sample code in this regard. I have changed the I2C pins in the overllay file and bme register address to 0x77 as follows. It seems working but I have...
I want to control RADIO using the TimeSlot API of nRF54L15. I have already created the code for nRF52. However, it seems that RADIO control of nRF54L15 is slightly different...
Nordic's nPM1300 is a power management IC (PMIC) that is especially well-suited for SoCs like the nRF52 and nRF53 Series. Compared to the SoC's internal regulators, the PMIC is built on a larger 180…
As engineers and developers creating IoT products, you will rely on various resources to bring your ideas to life. Oftentimes, one of the most indispensable resources gets overlooked, and it's one you…
Purpose
The purpose of this blog is to showcase how a single USB bus can be used as the physical transport for multiple protocols when an external CPU is the controller.
Specifications as tested
Boards…
Table of Contents
Objectives
What are device tree overlays, and how do they relate to shields?
Why are Arduino nodes not recognized in the nRF9160 DK?
The workaround: Using the shield as a board ove…
Table of Contents
Hardware
Components
Wiring
Software
Prerequisites
Steps
Incorporating this into other projects
Further reading
Attached files
This blog post demonstrates how to get a LVGL sample…
Background:
There is a need to be able to put a Nordic Semiconductors S0C /transceivers into modes where the physical layer and RF characteristics may be ascertained. The radio test example is used to…
This is part 2 of the series Building a Bluetooth application on nRF Connect SDK - Contrasting to SoftDevice based Bluetooth applications
You can find the other parts here:
Part 1 - Peripheral Role.
Part…