mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-11-30 13:35:31 +00:00
Updated Bluetooth Low Energy Receiver (markdown)
parent
0752026f9a
commit
1e12a98dec
@ -1,6 +1,9 @@
|
|||||||
This is to discover the MAC address of Bluetooth Low Energy device around you.
|
This is to discover the MAC address of Bluetooth Low Energy device around you.
|
||||||
It's not perfect because decoded data can't pass CRC, hence there will be 1~2 bit error in result.
|
It's not perfect because decoded data can't pass CRC, hence there will be 1~2 bit error in result.
|
||||||
|
|
||||||
|
![Result of bluetooth hardware(hcitool lescan)](https://user-images.githubusercontent.com/17997195/77241595-5693a200-6c2f-11ea-94fb-2e8ff8a780aa.jpeg)
|
||||||
|
![Result of portapack btle search](https://user-images.githubusercontent.com/17997195/77241602-75923400-6c2f-11ea-98a2-1ad0a1c09aba.jpeg)
|
||||||
|
|
||||||
You don't need to change the frequency, since all Bluetooth device will broadcast on the pre-set frequency.
|
You don't need to change the frequency, since all Bluetooth device will broadcast on the pre-set frequency.
|
||||||
You might need to adjust gain though.
|
You might need to adjust gain though.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user