Hi, I am using VS Code with Extension Pack for nRF and nRF Connect SDK Toolchain v3.2.1 and trying to build the environment for working with the dect_shell sample. nRF9151...
Hello,
I send a ticket because I have an issue to access and write files to a SD Card with NRF54L15DK and 3.1.0 SDK and toolchain.
Can you help me please ?
Here is my...
Hello,
I am planning to conduct R&D on Bluetooth Low Energy (BLE) with PAwR (Periodic Advertising with Responses) and low-power communication techniques. To progress with...
Description: Hello Nordic team, I am developing a BLE Audio Unicast Server (CIS, LC3) on the nRF5340_Audio using the NCS v2.9.2 I have encountered a strictly periodic ISO...
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…