virtualabs / radiobit

Micro:Bit Radio framework
144 stars 33 forks source link

Identify bluetooth header #9

Open ali13G opened 4 years ago

ali13G commented 4 years ago

Hi, i'm searching for a way to identify the header of a ble package. I need the header to distinguish between public and random addresses (TxAdd 1 or 0). Is it possible to get this information from radio.receive()?