Hello, I am developing in a Zephry environment on the NRF5340 and am looking to enable APPROTECT and ERASEPROTECT on our NRF5340 MCUs. We want to enable a recovery key so...
ncs\v3.4.0\nrf\scripts\generate_psa_key_attributes.py doesn't seem to support X25519 PsaKeyType and allowing it to be used with ECDH algorithm. Is this just functionality...
Hi guys,
I've hit a wall with my nRF9151 SMA DK (board S/N: 1052077972) and I could use some help.
I was testing some code using:
ADCs: P0.13, P0.18, P0.19
Digital...
Hello everyone. I'm planning on buying multiple nRF54L15 boards for a college project, which is based on channel sounding. I'm considering rn 1 tag board, along with 1 dev...
For context, I already made V1 of this keyboard and it worked as expected. It flashed, turned on, and worked fine as a keyboard. However, I identified multiple places where...
When working with Real-Time Operating systems like zephyr it is necessary to know how to differentiate between the threads while debugging. This Blog shows you how to accomplish that.
After an nRF5340 executes a power-on, brown-out, watchdog timer, or pin reset it is not automatically accessible to debug probes. This is true even if the nRF5340's memory is completely blank --i.e. no…
This blog post provides step-by-step instruction on running Door Lock example from the CHIP repository. It demonstrates how with help of the mobile phone, commission accessory to the network using Bluetooth…
Hello everyone,
5 years ago, FruityMesh was open sourced as the first connection-based Bluetooth Low Energy mesh network based on the nRF52 series. Now, after constant development at our Mway headquarter…
The nRF9160 is an exciting addition to Nordic's lineup of processors and radios. Ever since the announcement of a Nordic cellular product, I was chomping at the bit to dive in. And boy, did I get that…
Introduction
The pairing-based cryptography (PBC) differs considerably from the prior cryptosystems. It covers many novel cryptographic applications that are hard, if not impossible to construct with other…