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...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
Hello everyone, first time discovering BLE overall, Nordic, as well as reaching out on a forum.
Long story short (details are below) : I'm unable to complete the https:...
application : ncs\v3.0.1\zephyr\samples\drivers\led\led_strip Hi Recently, I have been working on development in NCS. I attempted to drive the WS2812B LED lights, but they...
Hi Dear
Is the WLCSP package of nRF54L15-CAAA a glass package?
Is it similar to the WLCSP package of 52832-CIAA?
The above refers to the molding material.
If possible...
Hi Nordic
What is the best way to protect against downgrading the APP FW via DFU.
I seems that im able to downgrade even 2 config below are set.
I tested it on SDK...
Hi,
I have two PPK2 units, and under the exact same test environment and PPK2 settings, simply swapping the PPK2 results in completely different measurement results. Which...
Hi all,
I'm trying to combine two NFC messages, I know that I can combine multiple records into one message. But the problem is that OOB_LE message will already contain...
I'm fairly new to Zephyr and initially I'm hoping someone can point me to an example where SMP over UART can be used to update a firmware image slot. Google seems to have...
Dear All,
We need to develop a custom low-level driver for NFC communication using the Hardware Abstraction Layer (HAL) library exclusively . We are currently unable to...
Was able to build after I installed these two packages
/usr/local/opt/python/libexec/bin/python -m pip install --break-system-packages PyYAML brew install pykwalify 2>&1...
I only learned today that the REGOUT0 voltage is changeable, which could be perfect for us, because our power needs changed dramatically.
Our circuit was originally designed...
I ordered a Thingy 91x and am tyring to configure it according to Introducing the Thingy:91 X – The Ultimate Cellular IoT Prototyping Platform on YouTube but I am getting...
It seems that I'm getting different results reading QSPI flash from the APP vs MCUBOOT, with the exact same configuration. Writes appear to work fine from either, but MCUBOOT...
Hello, I'm a beginner and trying to do my project with nRF9151DK. As said this project uses the nRF9151DK that requires high-throughput USB-UART data streaming on two boards...
Hi,
I am new to arm and ble development. I am used to work with AVR mcus and I am trying to migrate a project from AVR to nrf52.
AVR usually has some "General Purpose...
Hello, I would like to evaluate the Thingy 91:X, but I can't install nRF Connect SDK on any machine (Windows / openSUSE) due to various problems. I will try to break down...