Commit graph

67 commits

Author SHA1 Message Date
Philippe Teuwen
ee222095c3 bt manual: add scan on step 2019-07-04 20:55:24 +02:00
Iceman
a3962c16c3
Merge pull request #218 from joanbono/master
Added documentation: Compiling for other boards
2019-07-03 21:28:24 +02:00
Philippe Teuwen
ea487f3d88 Ease non-QT users life 2019-07-03 14:45:41 +02:00
jbono
c403644882 Added documentation: Compiling for other boards 2019-07-01 16:47:10 +02:00
Philippe Teuwen
b814653eed Explain H5 2019-06-30 18:31:46 +02:00
Philippe Teuwen
eca84d4880 fix mac 2019-06-30 18:29:54 +02:00
Philippe Teuwen
e02ac1541b addon doc: H5 & cli pairing 2019-06-30 18:26:08 +02:00
Iceman
9e15a3a79b
Create termux_notes.md
Massive thanks to Anon for this contribution
2019-06-29 20:06:02 +02:00
Iceman
f9075feacc
Update bt_manual_v10.md 2019-06-29 17:30:07 +02:00
Iceman
cdb68cd7a4
Update bt_manual_v10.md 2019-06-29 17:22:45 +02:00
Philippe Teuwen
0eea50f5a0 Add support for compilation on RaspberryPiZero (armv6)
More generally, add support for platforms with atomics, which not really linked to
architecture but compiler features. This may also help on some mips for example.
2019-06-26 00:12:32 +02:00
Eric Betts
e359013563 Add homebrew details to blueshark manual 2019-06-22 14:35:29 -07: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
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
a937d47482 doc 2019-05-31 21:39:45 +02:00
Philippe Teuwen
b2ecb02adc doc 2019-05-31 21:38:16 +02:00
Philippe Teuwen
ebf714fc64 doc 2019-05-31 21:37:11 +02:00
Iceman
9056b29e8b
Update bt_manual_v10.md 2019-05-30 19:22:03 +02:00
Iceman
e71235aeb9
Update bt_manual_v10.md 2019-05-30 19:21:06 +02:00
Iceman
30f10f787d
Update bt_manual_v10.md
added images
2019-05-27 17:26:20 +02:00
Iceman
07064ca814
Update bt_manual_v10.md 2019-05-27 11:00:10 +02:00
Iceman
08c3088e08
Update bt_manual_v10.md
added linux / windows instructions (@doegox )
2019-05-27 10:25:34 +02:00
Iceman
f9d5083bcc
Update bt_manual_v10.md 2019-05-27 10:10:57 +02:00
Iceman
050cb16683
Update bt_manual_v10.md 2019-05-27 10:04:27 +02:00
Iceman
973984f8c7
Update bt_manual_v10.md 2019-05-27 10:03:10 +02:00
Iceman
2e477b423d
Update bt_manual_v10.md 2019-05-27 10:00:58 +02:00
Iceman
c06830b8f1
Create bt_manual_v10.md 2019-05-27 09:57:07 +02:00
Iceman
72cbe74c8f
Delete bt manual v1.0 2019-05-27 09:56:23 +02:00
Iceman
59f0afb339
Create bt manual v1.0
draft
2019-05-27 09:54:05 +02:00
Philippe Teuwen
e22be4b47b uart high speed tested 2019-05-22 00:05:19 +02:00
Philippe Teuwen
272f501ed7 uart note on master 2019-05-21 23:01:07 +02:00
Philippe Teuwen
fa55aed4ee text 2019-05-21 22:22:32 +02:00
Iceman
e463be64e0
added AT commandlist for HC-06 2019-05-21 09:38:44 +02:00
Philippe Teuwen
325825d4a8 hc06 scripts 2019-05-21 00:40:11 +02:00
Philippe Teuwen
dae7b4a6a0 Add UART notes 2019-05-20 01:03:56 +02:00
Uli Heilmeier
345f936054 Doc: Update macOS install instruction
Reviewed install instructions for macOS and updated where necessary.
2019-05-10 22:39:54 +02:00
Philippe Teuwen
fa87266efc update new format doc 2019-05-10 08:37:52 +02:00
Philippe Teuwen
5fbaabc9b2 update doc, remove obsolete info 2019-05-06 19:49:15 +02:00
Philippe Teuwen
d7109f0d66 minor tweaks in doc 2019-05-05 20:05:02 +02:00
Philippe Teuwen
5b86284b49 update docs 2019-05-05 19:53:58 +02:00
Philippe Teuwen
4bb6b46713 reorganize doc 2019-05-05 00:18:18 +02:00
Philippe Teuwen
2497ec2eec More USB_CMD -> PM3_CMD 2019-05-04 11:36:35 +02:00
Philippe Teuwen
3176684f4a Add usart dev cmds & dynamic flash support capability 2019-05-03 22:30:17 +02:00
Philippe Teuwen
61525e7e89 update ng doc 2019-04-29 22:40:36 +02:00
Philippe Teuwen
3b6a249646 move global connection flags to cnn struct 2019-04-26 23:16:24 +02:00
Philippe Teuwen
6e8f7a7e30 more doc on bootrom 2019-04-25 19:56:13 +02:00
Philippe Teuwen
268ca8294e flash read tested over usart 2019-04-22 23:17:34 +02:00
Philippe Teuwen
d6892136ac Add communication_delay also to dl_it timeout 2019-04-22 02:44:06 +02:00
Philippe Teuwen
c4e16ebb9b update new frames doc 2019-04-22 01:36:58 +02:00