Bluetooth Address

The BlueMod+S42/ADC/LUA supports public and random Bluetooth addresses. The differentiation between the address types is done using the parameter “t2” for public addresses and “t3” for random addresses.

A Bluetooth address value itself is a special byte array variant. There are two valid representations.

The Bluetooth addresses “008025540203” and 00:80:25:54:02:03 are equivalent.

E.g.          public address:            00:80:25:54:02:03,t2 or 008025540203,t2

               random address:                  F1:B9:EB:41:D8:1E,t3 or F1B9EB41D81E,t3