Hello,
The following code performs an I2C write-restart-read operation that works correctly on a NRF52840 devkit with ncs v3.1.1, but fails with ncs v3.2.0 and v3.2.1. Note...
Unable to start debugging. There was an error starting the pipe program 'JLinkGDBServerCL'. An error occurred trying to start process 'JLinkGDBServerCL' with working directory...
I want to connect Waveshare E-ink display to nRF5340 using e-Paper Driver HAT. At first, I tried to make all the calls by my own, just by rewriting the code from the ESP driver...
Hello, I'm current using the nRF9151 DK, modem firmware version 2.0.2, sdk version 3.1.1.
I built my application on top of lessons 8 and 4 in the Cellular IoT Fundamentals...
Hi,
starting from ncs 3.2.0 (also in 3.2.1) when i attached the debugger (jlink ultra+, under VS code with nrf connect extension) to my nrf52833 board, i am getting the...
The Power Profiler Kit (PPK) is a flexible tool for measuring the real-time current draw of nRF5x designs. When used as an add-on board to measure the nRF5x current of an attached development kit (DK)…
This blog was last updated 17.01.2019.
The Bluetooth Special Interest Group (SIG) recently announced the deprecation and withdrawal of Bluetooth Core specifications v4.0 and v4.1. For products that are…
This blog describes how you can setup a Segger Embedded Studio example for PCA10040E (emulating nRF52810) from nRF5 SDK 14.2 to use S132 v5.1.0, instead of S112. The procedure should be similar for the…
A common thing to do is to use the Nordic UART Service for quick prototyping.
Often the example itself is used as a starting point (ble_app_uart). But sometimes we use other starting points, and want to…
Did you know you can use two-factor authentication to enhance the security of your DevZone account? In this little blog, I’ll show you how to enable Two-Factor Authentication (2FA) with your DevZone account…
The SDK software architecture has been hugely changed since SDK v13.0. With adding SDH to SDK, it provides SDH API to
Enabling the SoftDevice and its event interrupt.
Disabling the SoftDevice.
Receiving…