I currently am using a nRF9160DK. I want to have the nrf52840 on it scan for BLE devices and return the device count and then send this over UART to the nrf9160.
How can...
Hello everyone, I'm trying to perform a device firmware update using the buttonless service on nRF52DK with SDK v17.1.0 and Softdevice S132.
I can connect correctly to my...
Hi,
I started evaluate actinius_icarus/nrf9160 board and create a new project copy secure_mqtt_sensor_actuator, I choose actinius_icarus/nrf9160 and despite an exclamation...
I have noticed that Port 2 (Pin 2.xx) GPIO interrupts do not seem to work as expected. Interrupts are not detected, whereas on the other ports they are.
Looking at:
...
Hello,
I am using nRF Connect v2.6.0 and nrf52832 for product development.
I have implemented MCUmgr callbacks to check the DFU status, as shown in the code snippet...
This page describes an easy workaround for the flashing error you get in Keil uVision when you are using nRF5 SDK v16 on nRF52833 chips.
The assumption is that you have installed the latest versions of…
If you ask five different people “How would you define the Internet of Things?”, you will probably get five different answers! The term has generated a lot of buzz in the media in the past few years. You…
The nRF9160 SiP supports the use of both LTE-M and GPS. We want to show how these can be used in an application at the same time. In this project we demonstrate this by using the nRF9160 DK to send the…
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…