Merge pull request #229 from uhei/bt_mac_doc

BT Manual: Update device info for macOS
This commit is contained in:
Iceman 2019-07-07 21:41:11 +02:00 committed by GitHub
commit 77c5e28bce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -188,6 +188,11 @@ After reboot you can go ahead to pairing your Proxmark3 RDV4 Blue Shark:
5. Make sure the Blue Shark BT switch is turned ON 5. Make sure the Blue Shark BT switch is turned ON
6. On your Mac, choose Apple menu -> System Preferences, then click Bluetooth. 6. On your Mac, choose Apple menu -> System Preferences, then click Bluetooth.
7. Select the device in the list, then click Connect and add the 1234 pwd. 7. Select the device in the list, then click Connect and add the 1234 pwd.
8. A serial port like `/dev/tty.PM3_RDV40-DevB` will be created, use Proxmark3 client on it
```sh
./proxmark /dev/tty.PM3_RDV40-DevB
```
### 6. OTHER NOTES ### 6. OTHER NOTES