Commit graph

6267 commits

Author SHA1 Message Date
Eric Betts
e359013563 Add homebrew details to blueshark manual 2019-06-22 14:35:29 -07:00
Iceman
2637644a2f
Merge pull request #212 from TheBizzotech/patch-1
Update bt_manual_v10.md
2019-06-21 21:59:50 +02:00
TheBizzotech
7d563b1dc7
Update bt_manual_v10.md
Troubleshoot MacOS issues with Blue Shark pairing:


#### MacOS

#### (1) Connecting rdv4.0 with Bluetooth on MacOS

With MacOS Mojave 10.14.5 you could experience some continuosly disconnecting and difficult to recconnect the device at the system wakeup, to avoid this problem do a PRAM reset before to add your Proxmark3 RDV4 Blue Shark:

  1. Open a Terminal and execute this command: sudo rm -R /Library/Preferences/com.apple.Bluetooth.plist.
  2. Shut down your Mac.
  3. Then turn it on and immediately press and hold these four keys together: Option, Command, P, and R.
  4. You can release the keys after about 20 seconds, during which your Mac might appear to restart.

After reboot you can go ahead to pairing your Proxmark3 RDV4 Blue Shark:

  5. Make sure the Blue Shark BT switch is turned ON
  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.
2019-06-21 21:36:14 +02:00
Iceman
45dc0fbc42
Update README.md 2019-06-17 09:50:17 +02:00
Iceman
ec1939ff04
Update README.md 2019-06-17 09:49:10 +02:00
Iceman
75a78c1aa9
Update README.md 2019-06-17 09:42:47 +02:00
Iceman
ca9ed6f691
Update readme.md 2019-06-17 09:38:50 +02:00
iceman1001
7961ff982d unique and added some more keys from @korsehindi 2019-06-15 12:05:40 -04:00
iceman1001
f11500f60f revert and double check empty buffers 2019-06-13 15:13:41 -04:00
iceman1001
283cc8d12a convert NG 2019-06-13 12:28:30 -04:00
iceman1001
a48f2e232f convert NG 2019-06-13 12:23:25 -04:00
Philippe Teuwen
f1f50c869a changelog 2019-06-12 15:22:25 -07:00
Philippe Teuwen
04f8c27feb clarify usart baudrates 2019-06-12 14:59:00 -07:00
Philippe Teuwen
2382ad551b update msleep in deprecated-hid-flasher 2019-06-12 13:57:02 -07:00
Philippe Teuwen
1ebfa897c8 remove some cppcheck warnings 2019-06-12 06:41:23 -07:00
Iceman
dd9005719a
Update README.md 2019-06-09 22:39:07 +02:00
iceman1001
7afc4b7b3b chg: cleanup 2019-06-09 18:08:46 +02:00
iceman1001
8eb90d0cb9 more delays 2019-06-09 09:32:34 -04:00
iceman1001
d73a6a7126 Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 2019-06-09 08:16:02 -04:00
iceman1001
32f5ba8520 fix: drifting 2019-06-09 08:15:31 -04:00
Iceman
cb07f2f807
Merge pull request #210 from javastraat/master
<added keys for Transportes Insular La Palma (Public Transport)>
2019-06-09 11:23:28 +02:00
iceman1001
db578e9f5f fix: read14a.lua - wrong call 2019-06-09 04:59:16 -04:00
Albert Einstein
b344e7c133 <added keys for Transportes Insular La Palma (Public Transport)> 2019-06-09 10:27:20 +02:00
iceman1001
e7d00dce83 chg: upgrade always possible 2019-06-08 15:26:05 -04:00
iceman1001
fd2ac38ac3 chg: lf em 4x05_info 2019-06-08 15:24:12 -04:00
iceman1001
34d794d9fd debug output 2019-06-08 10:16:15 -04:00
iceman1001
a6fc729f22 style 2019-06-08 10:11:18 -04:00
iceman1001
7fd7b539be textual 2019-06-08 10:10:04 -04:00
iceman1001
d3f26fe7b7 style 2019-06-08 10:09:13 -04:00
Philippe Teuwen
a55e597e36 make style 2019-06-07 21:40:33 +02:00
Philippe Teuwen
5eeb356418 appmain switch unified style, avoid few shadowed vars as well 2019-06-07 21:39:45 +02:00
Philippe Teuwen
f7dfd2a1f2 Fix arg names mismatches between decl & def 2019-06-07 21:26:03 +02:00
Philippe Teuwen
732bc766f9 Reduce some var scopes 2019-06-07 18:41:39 +02:00
Iceman
ac6b0ec1ce
Update README.md 2019-06-07 13:08:15 +02:00
iceman1001
0288b452d4 comment 2019-06-06 14:57:38 +02:00
Philippe Teuwen
7a06a77283 text of data setdebugmode 2019-06-06 11:34:33 +02:00
Philippe Teuwen
1a39ec3026 hf mf/mfu dbg => hw dbg 2019-06-06 11:31:47 +02:00
Philippe Teuwen
4761ea13f7 MF_DBGLEVEL => DBGLEVEL (pm3 side) 2019-06-06 10:05:09 +02:00
Philippe Teuwen
3b12ba2e93 replace usb_poll_validate_length() by data_available() that supports USART too 2019-06-03 00:01:08 +02:00
Philippe Teuwen
d7614684f8 Make sure standalone modes can be launched when connected on USB without client 2019-06-02 23:20:02 +02:00
Philippe Teuwen
b7016e0bed frame format doc: txt to md 2019-06-02 17:42:14 +02:00
Philippe Teuwen
3cb6912d8e update btaddon doc 2019-06-02 16:39:50 +02:00
Philippe Teuwen
27493a7b90 makefile: silent fpga_compressor stdout by default 2019-06-02 16:23:57 +02:00
Philippe Teuwen
742fe16830 Makefile verbose mode: make V=1 as for CMake 2019-06-02 16:04:35 +02:00
Philippe Teuwen
a23be5e6b3 make help: remove spurious parenthesis 2019-06-02 15:52:58 +02:00
Philippe Teuwen
7e31e7f930 say when no extra is selected 2019-06-02 15:51:17 +02:00
Philippe Teuwen
fe9e1dc733 remap LEDs 2019-06-02 11:47:10 +02:00
Philippe Teuwen
bed595f5b2 liblua: remove warning 2019-06-02 10:19:13 +02:00
Philippe Teuwen
eb9495aa37 default standalone mode 2019-06-02 10:17:52 +02:00
Philippe Teuwen
8c0cd4cfa2 Cleaner makefile execution, use 'make Q=' if you want to see full lines 2019-06-02 00:25:25 +02:00