Research, development and trades concerning the powerful Proxmark3 device.
Remember; sharing is caring. Bring something back to the community.
"Learn the tools of the trade the hard way." +Fravia
You are not logged in.
Time changes and with it the technology
Proxmark3 @ discord
Users of this forum, please be aware that information stored on this site is not private.
Pages: 1
So I think I read the forums and the manual and it says the following should get the bluetooth module working but I can't get it to run
brew install --with-blueshark proxmark3
Error: rfidresearchgroup/proxmark3/proxmark3 is a head-only formula
Install with `brew install --HEAD rfidresearchgroup/proxmark3/proxmark3`
[=] Using UART port /dev/tty.usbmodemiceman1
[=] Communicating with PM3 over USB-CDC
[ Proxmark3 RFID instrument ]
[ CLIENT ]
client: RRG/Iceman
compiled with Clang/LLVM 4.2.1 Compatible Apple LLVM 10.0.1 (clang-1001.0.46.4)
[ PROXMARK RDV4 ]
external flash: present
smartcard reader: present
[ PROXMARK RDV4 Extras ]
FPC USART for BT add-on support: absent
[ ARM ]
bootrom: RRG/Iceman/master/47b60d8 2019-08-11 21:49:19
os: RRG/Iceman/master/47b60d8 2019-08-11 21:49:32
compiled with GCC 5.4.1 20160919 (release) [ARM/embedded-5-branch revision 240496]
[ FPGA ]
LF image built for 2s30vq100 on 2019/ 7/31 at 15:57:16
HF image built for 2s30vq100 on 2018/ 9/ 3 at 21:40:23
[ Hardware ]
--= uC: AT91SAM7S512 Rev B
--= Embedded Processor: ARM7TDMI
--= Nonvolatile Program Memory Size: 512K bytes, Used: 271172 bytes (52%) Free: 253116 bytes (48%)
--= Second Nonvolatile Program Memory Size: None
--= Internal SRAM Size: 64K bytes
--= Architecture Identifier: AT91SAM7Sxx Series
--= Nonvolatile Program Memory Type: Embedded Flash Memory
[usb] pm3 -->
tried the following as well
brew install --with-blueshark --HEAD rfidresearchgroup/proxmark3/proxmark3
Warning: rfidresearchgroup/proxmark3/proxmark3 HEAD-47b60d8 is already installed and up-to-date
To reinstall HEAD, run `brew reinstall proxmark3`
Offline
When you run `brew install ...` do you see
==> make all PLATFORM_EXTRAS=BTADDON
(specifically the PLATFORM_EXTRAS bit)?
I _had_ it working (at least showing 'present' instead of 'absent'), but when I tried to update the client (and flash the firmware to match) I ended up with my own problems.
Offline
issues on GH regarding this.
https://github.com/RfidResearchGroup/pr … issues/326
Offline
Fix pushed to repo. Pull latest and you all should be good to go again!
Offline
Pages: 1