Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
We are using the BLE5 example project "Data Stream". I would like to adapt it to our requirements. It is working well so far. When switching on or initializing, i.e. during runtime, I would like to change the device name from "Data Stream" to, for example, "Hello 1001". I would like each BLE device to have its own name and number. How can I do this? It would be ideal if you could show me the place in the project or have an example code that fits the "Data Stream" project.