Hello,
I am debugging a custom board that uses an nRF7002 connected to an nRF54L15. The nRF7002 power-up sequence appears to be working correctly, but the device does not...
Hi Håkon,
this is my follow-up ticket as requested here:
You can see my setup in the esb_ptx application in https://github.com/stemschmidt/esb-evaluation.git
I am currently...
Dear Nordic Experts.
We designed a device based on the nRF54LS05B module.
We are writing a production test program and using nRF54LS05-DK Rev 0.3.1 for verification. ...
SDK: nRF Connect SDK v3.3.1 Zephyr: v4.3.99 Board: nrf7002 DK I'm implementing a WebSocket server using the Zephyr HTTP server. The callback looks like: static int ws_connected_cb...
Hi
nRF54L15-DK QFAAC0, ncs v3.4.0, project path: ncs\v3.4.0\zephyr\samples\boards\nordic\system_off
After compiling and flashing this example, the power-on reset (POR...
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…