Hello DevZone,
One customer meets an issue. Needs an expert about Matter.
There are 5 Matter over Thread window covering devices which are already commissioned in 2 fabrics...
Hi
According I2C standard, there is a requirement regarding falling speed of SCL/SDA which is > 20*1.8/5.5=6.54ns, and our measurement result of Tf on SCL is 5.732ns.
...
I'm using ncs 3.2.1 with a custom board (Holyiot-20046-v1.0). I used the "Create a new board" function in nRF Connect VSCODE to create the board file. I copied the Zephyr...
Hi all,
I am having difficulties reading microphone data using built-in microphone at Xiao Seeed nRF52840 Sense. I have configured the overlay file as suggested here . Then...
Hi
We use nRF5340, set GPIOs as PDM for DMIC device, and measure waveform as below
The PDM DATA high level will decrease periodically
Is this waveform normal? If yes...
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…