Hi,
We produced the first batch of 10 modules in July 2026. Out of these, 8 modules are working properly, while 2 are not working.
We then produced a second batch of 10...
Title: SoftDevice Controller: 100% connection establishment failure (HCI 0x3E) with SKY66112-11 PA active
Hi Everyone,
I am working on the following development project...
Hello,
I would like to use spi to connect to a ADC on a nrf54l15dk at high speed using DMA.
I want to use nrfconnect bare metal, but cannot find a starting example.
...
Hello all,
I am looking to hire a developer experienced with ANT+ together with BLE and the nRF52840 SoC, possibly the nrf54L10.
I am looking for the coding for the...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need it to see the values coming outta…
Hi Everyone!
At Sky Wave Design, we recently switched all of our Nordic development over to using GCC and using Qt Creator as the IDE.
We have released our example project on github for those of you…
Introduction
Here are some tips and tricks to manage your application size.
RAM and ROM usage
The total RAM usage is:
ZI-data + RW-data
The total flash usage is:
Code + RO-data + RW-data
…
Obligatory Disclaimer
Security is hard. If a product handles sensitive information then it is the engineer's responsibility to his customers to consult a security professional. However, experimenting…