Potential TLDR:
The nRF52 and possibly nRF53 are unusable at 100kHz with targets that require clock stretching and enforce a reasonable minimum clock period. This covers...
When I call the function after connecting to the thread network I get a NoBufs error:
My handler:
I'm using an nrf52840-DK and am guessing that it needs more...
I recently purchased an nRF52840 DK (v3.0.0) to use with my custom nRF9160 boards for firmware loading, debugging, and loading certificates for nRF Cloud. While I can successfully...
Hi! I am trying to get OSDP communication up and running on my nrf9160dk board. I am trying to run this sample: https://github.com/zephyrproject-rtos/zephyr/tree/main/samples...
Hello everyone,
I am working with nrf connect sdk toolchain v2.6.1.
My project requirements are as follows:
1 MBaud UART Async API
Two Modes for UART RX
fill...
Hi. I'll introduce "neoFlash" produced by Mobilian.
neoFlash is whole new BLE development toolkit & production solution.
With this solution you can design, implement your idea and produce…
Hi I followed this Blog post on how to use Segger embedded studio(SES) to compile nrf5 examples and got into some truble with the newest version of SES v3.10c. And this blog post will tell how I solved…
Working on fast calculation of CRCs I have an algorithm which uses a precalculated fixed lookup table to process data 1 byte at a time generating a 32-bit CRC. The calculation it's actually doing if 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…