Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
SoC: nRF5340 SDK: nRF Connect SDK 1.9.1
CMAC calculation works fine with SDK 1.7 and SDK 1.8. But it failed with SDK 1.9.1.
psa_mac_sign_setup returns error = PSA_ERROR_NOT_PERMITTED...
Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hello,
We use the nPM2100 EK for getting familiar with nPM2100 for its potential use in our project where we aim to use single AAA battery for powering it.
Our usage profile...
Hallo,
What’s the purpose of connecting an 820pF capacitor to the DEC5 pin on the nRF52840 hardware versions before Fxx? For the chips shipped later, will the version be...
Our device is using NRF54L15 for BLE function. When we test the max distance of ble connection between 2 devices, we get the below results.
We are confused by these...
Dear Nordic
There are two questions. Thanks
Q1. Did you have temperature test report of nRF54LM20A (with NFC functionality)?
Q2. We want to implement FIDO (Fast Identity...
Hi:
I'm doing the exercise L3-E1.
I used nRF Connect SDK Toolchain v2.7.0 because it didn't work with v2.8.0
How do I make NRF Terminal appear?
Thanks and Best...
Hi
I have custom nrf5340 based product, with an NFC interface for card emulation. I have managed to get this to work in raw APDU mode in NCS 2.9.0 (with selected cherry...
Hi, We've been investigating the use of the nrF54LM20B with the integrated Axon NPU. In order to gauge the Axon's effectiveness, we've constructed a benchmark that profiles...
1. Stack ANT_s212_nrf52810_nrf52832_6.1.1, tried disabling all peripherals and only running the following code, GPIO toggles every 20s, occurs after running for a while. int...
I am curious about the RF pin impedance, as this parameter is not listed in the relevant specification for nRF54 SoC family (i.e. datasheet v1.0).
I wonder whether it is...
I'm currently evaluating the Shorter Connection Intervals feature of BT 6.2, and its use for low-latency HID applications. I have seen the updated HID mouse sample ( https...
Hi,
1. Can nRF54LM20 + nRF7002 communicate with another nRF7002 using Wi-Fi (without Bluetooth) or a proprietary protocol, and achieve a 8kHz response rate? 2. The customer...
Hello,
Can you please provide a PCB footprint and a 3D step file for the IC for the part NRF54LM20B-QGAA-R7? This is the QFN52 package.
Can you also provide reference...
Hello,
We're trying to build a demo based on the BLE Audio sample with extra BLE services to transmit sensor data.
I have managed to build and run the BLE Audio sample...
Hello Support team,
I have an issue with two simultaneous heaps in my project. I use nrf Connect SDK 3.2.2 with the next configuration options:
CONFIG_REQUIRES_FULL_LIBCPP...