Advantages of only advertising data vs connecting BLE devices
问题 Let Say I have a peripheral that is advertising data that is encoded into its UUID . The central scanning sees this UUID and and knows to turn the hexadecimal UUID to decimal and from there take out certain numbers by groups such as the first 4, then the next 6, then the next 4. It has certain functions to put these numbers into. Is there any advantages of this instead of connecting to the central device and then just trading information. Would it be faster? What about when you take into