I work nRF52840 + nRF5 SDK(S140 v7.2.0)
If I call sd_ble_gap_connect() for a DeviceAddress of an already connected device, what will be the result?
What will be the error...
Hi,
I have an application called `main_repo` built using v2.1.1 (the SDK version doesn't really matter). This contains all source code, dts files, Kconfig files, etc. to...
Hello.
I'm currently trying to send AT Command using an external MCU or USB to UART to check LTE on the NRF9160. The board I use is the nRF9160DK. I changed the pins of...
I'm using NCS version 2.6.1 with a NRF9161DK
Recreating the issue:
Follow the instructions in the readme of the sample: Cellular: nRF Cloud multi-service
Build with...
I would like to reduce the power consumption in normal operation mode.
Then I would like to reduce the operation frequency in the I2C, SPI and UART.
What is the command...
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…
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…