I built an application on the NRF52 Development Kit.
I was using the old NRF serial application with the retargetio.c file to push data out through the serial port.
I...
Hello
I am trying to build the Zephyr mesh distributor sample on the nRF 52840 dongle
It builds and runs just find on the nRF52840 DK
But when I try to build for the...
Hello I am trying to build the Zephyr mesh distributor sample on the nRF 52840 dongle It builds and runs just find on the nRF52840 DK But when I try to build for the dongle...
I made a custom board And I am running the segger example ble_app_blinky_pca10056_s140 But Even if I run log_init();, it returns error code 5 And even if I run timers_init...
Hello,
We are making a custom board with the NRF5340. There is no external crystal for the 32kHz.
What is the best option between internal RC and LFSYNT as 32kHz source...
#Introduction
All compilers ARE NOT created equal. Given the same c code, different compilers will generate machine code with varying performance & size. Generally the more efficient machine code (uses…
External Power Amplifiers and LNAs easily connected to the nRF52 series device for high power extended range operation. Data sheets, white papers, schematics and layout information available at link t…
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…