Hi,
1. I was facing issue with my nordic device saying
[02:16:46.206,481] <err> net_pkt: Data buffer (1328) allocation failed. [02:16:46.206,481] <wrn> net_conn: pkt...
As shown in the figure above, if I need to modify the time interval of OpenThread's Link request or parent request, how can I do it? Thank you
NCS 2.6.0
NRF52840
I am developing a product for a customer using NRF9151(ncs2.7.0, modem fw: mfw_nrf91x1_2.0.2). While verifying it on the DK board, I discovered an issue. When the system starts...
I created a blinky example in zephyr and created my board with Create a new board The build goes well and runs well. The problem is that the device tree gui does not run and...
I've been using ICMSG's IPC to exchange HCI messages between the netcore and appcore, and using SPI to exchange HCI information between the host and appcore. This setup enables...
Today I tried to find the better ways to debug program on nRF52840 PDK from CLI on linux.
The ways that I tried
[Failed] openocd (both stlink and jlink) & gdb
[Succeeded] JLink & JLinkGDBServer &…
This article baed on "pca10040", nRF52832
example code path "examples/ble_peripheral/ble_app_uart"
IMPORTANT!!!!
board config file of this example located in "components/boards/pca10040.h"
and uart…
"ELIO" is a Bluetooth module and smartphone application that can drive motor(DC, Servo) and illuminate LEDs.
This module mounts Nordic's nRF52832 and motor controller IC.
Smartphone application can create…
The scope of this tutorial is to make it clear how a developer can adjust the RAM and FLASH memory start addresses. The examples demonstrated in this tutorial uses SDK 15.2 The first three Sections explains…
This tutorial demonstrates how to adapt and program SDK example applications to the nRF52840 dongle using USB DFU. It also describes how to program the dongle via Serial Wire Debug (SWD) using an external…
We are happy to announce our first release of the nRF Connect for Cloud Device API!
Connect your BLE, LTE/NB-IoT or any other device to our free IoT development platform and interact with that device through…
This is a follow-up to my previous blog post; adding custom commands to a BLE example.
I hope it was interesting to see an example of adding the vendor specific Nordic UART service (NUS) into another…
We have produced a video tutorial in two parts about Bluetooth low energy. The purpose is to give you a developer’s introduction to BLE and the development tools offered by Nordic Semiconductor.
NB! Please…