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.
hi. got my rdv4 and attached the bt module. is there anything i have to flash/install (whatever) first before it is recognised by software? beacuse it says : proxmark rdv4 extras blabla FPC USART for BT addon support absent.
i flashed the latest fw and bootloader. also checked the connection between rdv4 and bt module (blue led blinking).
Offline
my false... bogito thx alot for help! next time i gonna read the manual first.
Offline
Reading the manual first usually helps.
I suggest you edit your first post and add the prefix [solved] to your title.
Offline
can you point me to the manual that helped you fix this issue? I have read the wiki and the command reference manual is there another?
Offline
Its not like its hidden or anything....
You find it in the Github readme,
Blueshark manual
https://github.com/RfidResearchGroup/pr … ual_v10.md
Notes on UART
https://github.com/RfidResearchGroup/pr … t_notes.md
Offline
Not sure if you frequent the Mac OS part of the forum so posting this here as well iceman.
Read 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
I really don't know much of OSX and homebrew.
Offline
try not to double post.
Offline
I was having trouble with the homebrew installation. I used --with-blueshark, but when I flashed the firmware, I also saw
[ PROXMARK RDV4 Extras ]
FPC USART for BT add-on support: absent
It worked when I compiled the firmware from source instead
Offline