hello,
Now, i want to recover MAC from static random state.
for example, if MAC[5] =0X55 in chip itself, The MAC in adv in 0x1101 0101 ;
but i want mac in adv is 0x55, so what can i do ?
hello,
Now, i want to recover MAC from static random state.
for example, if MAC[5] =0X55 in chip itself, The MAC in adv in 0x1101 0101 ;
but i want mac in adv is 0x55, so what can i do ?
Hi,
I do not fully understand what you are trying to do. Can you elaborate?
Please remember that the format of a BLE address depends on what type of address it is. In your example, the most significant bits of the last byte of the address are 0x11, because it is a static address.
Rgards,
Terje
Hi,
I do not fully understand what you are trying to do. Can you elaborate?
Please remember that the format of a BLE address depends on what type of address it is. In your example, the most significant bits of the last byte of the address are 0x11, because it is a static address.
Rgards,
Terje