Hi. After I modified the function static void ranging_data_cb(struct bt_conn *conn, uint16_t ranging_counter, int err), I exported the IQ data, as shown in the figure below...
Hello,
I have a tight loop with strict timing requirements that I'd like to run on the FLPR core of the nrf54lm20. In each iteration of the loop, i need to write data to...
Hi,
Understood regarding the 8 kHz limit: to stay within the $125\ \mu\text{s}$ budget on the nRF54L, ESB must run at 4 Mbps, unacknowledged ( noack = true ), in plain mode...
Hi,
When we draw PCB, we also need to design it like your DK board? There are several square copper skins under the chip, the middle of which is grounded, and the other...
Hi,
I am debugging a case where an nRF9160 cannot register on LTE-M in New Zealand using a multi-IMSI SIM(korewireless). The modem establishes an RRC connection, then stops...
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…