We have an existing fleet of devices and would like to understand the best way to deploy SoftSIM to those devices over the air in order to change service providers. It seems...
Hello,
I am currently working on a BLE Mesh–based control system and would appreciate guidance on a few architectural and scalability concerns.
System Overview The network...
Hi
I am wondering when I use this function, how much time do I need between I set a TXP and a TXP has been successfully updated. I am developing an application that needs...
Hi there, I have uploaded the BLE sounding reflector code on the xiao nrf54l15 module and after the upload i am getting this on my serial monitor *** Using Zephyr OS v4.2...
Hi Team,
I use your nRF Cloud REST API /location/ground-fix endpoint to obtain location based on LTE cells.
According to your documentation, the „eci” parameter for...
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…