Hello,i've recently bought a nRF52840 dongle to sniffing BLE packets with wireshark. I regret to inform you that it don't work roperly, in my opinion. In fact, you will find...
I just fired up our most recent custom boards with nRF9161-LACA's, and tried to compile modem shell application for RTT.
I noticed the RTT is disabled because HAS_SEGGER_RTT...
Hi there,
I attempted to change the nRF54L15-PDK settings in Board Configurator. I disabled VCOM0, VCOM1, Power to LEDs, Software Debugger and set VDD to 2.0V. I have...
Hello
Awhile back I profiled my battery using power up app @ 4C 25C and 45C for a battery between 2.75V and 4.2V battery model is attached in zip.
The profiles themselves...
I am working nrf52840 with bg96 modem, i have configured quectel_bg9x.c driver to communicate with bg96 modem from nrf52840.
can you provide a sample application on MQTT...
I have been using Eclipse to programming+build+flash+debugging my nRF51 DK apps.
This requires carrying a Makefile forward, modifying as stuff changes...handling flash programming in less integrated way…
I've updated my article on external SWD programming using the nRF51-DK. I have also designed an adapter board for these modules.
http://electronut.in/nrf51-dk-external-programming/#E3BO
Here is a small guide on how to build Wireshark with a BLE plugin under linux, with a small example on using this plugin with the Nordic Sniffer API.
##Prerequisites
nRF Dongle (PCA10031/PCA10000)…
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…