Hello everyone, I want to know and how, if it is possible, to hide UUID Beacon string during the advertising mode. My goal is to not show the UUID by any sniffer, like Master Control Panel (e.g.).
Thanks, Paolo
Hello everyone, I want to know and how, if it is possible, to hide UUID Beacon string during the advertising mode. My goal is to not show the UUID by any sniffer, like Master Control Panel (e.g.).
Thanks, Paolo
You can change the content of the advertising packet whenever you want. You can generate random numbers with sd_rand_application_vector_get()
You can change the content of the advertising packet whenever you want. You can generate random numbers with sd_rand_application_vector_get()