Hi there I am using nrf5340 for my project. As per the datasheet , it has 1MB flash memory for application core and 256KB for network core. what i want is to merge the network...
nRF54L15-DK Development Environment Setup Issues (SDK v2.9.1)
Environment
OS : Windows 10 Pro 64-bit (Korean language version)
CPU : 11th Gen Intel Core i5-1135G7...
Hello,
I am wondering about what happens with the write callback if a write fails to a GATT attribute. E.g. with the following definition:
BT_GATT_CHARACTERISTIC(UUID_MY_RX...
I have a question to ask. After being subjected to interference, the NRF52840 microcontroller enters an unknown state where Bluetooth cannot be detected. The RESET pin grounding...
I have checked the PWM library in the nRF Connect SDK, and it seems that the library does not support init and deinit functions. The function pwm_set_pulse_dt(&pwm_led, 0...
We are now releasing the S110 7.3 (s110_nrf51822_7.3.0). This is a new production release in the S110 7.x series. (It will be uploaded today or early next week.)
This is a bugfix release - as the release…
Hi,
I attached here some slides that we used in our technical seminar for Device Firmware Update.
Download the presentation here: DFU_SDKv8.0_Pub.pdf
The presentation covers:
What DFU is and what…
Wireshark (version 1.12.5 at the time of writting) lists MQTT as supported protocol but could not parse it from the TCP payload by default. We can add some plugins to enable it.
Download the Wireshark…
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…