Hi,
MCU - nRF52832
I am trying to understand the power consumed during the PaWR operation. I am referring to the steps explained here: I am getting the a similar graph...
Hello,
I am using Zephyr Toolchain v2.9.0 on an nRF9161 custom board . I have updated the modem firmware to mfw-nr+_nrf91x1_1.0.2 and flashed the board with the hello_dect...
This is a continuation of my previous thread ( Connections drop and don't come back (and "SoftDevice Controller ASSERT: 53, 296") ) (Case ID: 341823).
The project is a star...
Hi,
This is my first time designing RF section for BLE using nRF54l15, and i was wondering if you guys can give me some feedback on hardware design. I chose a Johanson 2450AT42B100...
Hello, I have U-Blox Nora B120 dev boards. Nora B120 chip has built in Skyworks SKY66405-11 FEM IC and I want to use it.
I read in the documentation to copy folder with...
Introduction
Here are some tips and tricks to manage your application size.
RAM and ROM usage
The total RAM usage is:
ZI-data + RW-data
The total flash usage is:
Code + RO-data + RW-data
…
Obligatory Disclaimer
Security is hard. If a product handles sensitive information then it is the engineer's responsibility to his customers to consult a security professional. However, experimenting…
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…