I have an ICD configured Matter device, using LIT.
I have added the UserActiveModeTrigger attribute and configured it to PowerCycle and ResetButton.
I can commission the...
Hello,
I am planning to design a custom board using the nRF5340.
My main question is: How can I view log messages from source code running on the custom board on my...
I’m designing a PCB using NRF9151-LACA-R7 and an NRF52810-QFAA-QFN48 Our CM needs the exact temperature data for SMT reflow , but we can’t find it clearly in the datasheets...
Hello,The Nordic Team
I have developed a SED product based on the Matter Over Thread protocol. I want to add a real-time time function on the device side. I have learned...
Hi,
I’m using an nRF52840 SoC and currently developing with NCS 1.8.0 . I need clarification on the Bluetooth Core Specification version support :
What Bluetooth version...
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…