Hi!
Just to make sure - if I set
advdata.include_appearance = true;
to
advdata.include_appearance = false;
inside
static void advertising_init(void)
I simply shorten my advertising packet by 2 bytes? Thus I get a little bit smaller energy consumption and a little more space for my manufacturer data?
Thanks