Closed T0py closed 2 years ago
Describe the bug Brew and manually compiled firmware no longer communicate with RFID tools app on Andorid.
To Reproduce Steps to reproduce the behaviour: brew tap rfidresearchgroup/proxmark3 brew install --with-blueshark proxmark3 pm3-flash-all pm3
brew tap rfidresearchgroup/proxmark3
brew install --with-blueshark proxmark3
pm3-flash-all
pm3
pm3 shows the following output for hw version and hw info
hw version
hw info
[usb] pm3 --> hw version [ Proxmark3 RFID instrument ] [ CLIENT ] RRG/Iceman/master/v4.14831 2022-01-11 19:17:19 compiled with............. Clang/LLVM Apple LLVM 13.1.6 (clang-1316.0.21.2.5) platform.................. OSX / x86_64 Readline support.......... present QT GUI support............ present native BT support......... absent Python script support..... absent Lua SWIG support.......... present Python SWIG support....... absent [ PROXMARK3 ] device.................... RDV4 firmware.................. RDV4 external flash............ present smartcard reader.......... present FPC USART for BT add-on... present [ ARM ] bootrom: RRG/Iceman/master/v4.14831 2022-01-11 19:17:19 os: RRG/Iceman/master/v4.14831 2022-01-11 19:17:19 compiled with GCC 10.2.1 20201103 (release) [ FPGA ] LF image built for 2s30vq100 on 2020-07-08 at 23:08:07 HF image built for 2s30vq100 on 2020-07-08 at 23:08:19 HF FeliCa image built for 2s30vq100 on 2020-07-08 at 23:08:30 [ Hardware ] --= uC: AT91SAM7S512 Rev A --= Embedded Processor: ARM7TDMI --= Internal SRAM size: 64K bytes --= Architecture identifier: AT91SAM7Sxx Series --= Embedded flash memory 512K bytes ( 59% used ) [usb] pm3 --> hw status [#] Memory [#] BigBuf_size............. 40408 [#] Available memory........ 40408 [#] Tracing [#] tracing ................ 1 [#] traceLen ............... 0 [#] Current FPGA image [#] mode.................... HF image built for 2s30vq100 on 2020-07-08 at 23:08:19 [#] Flash memory [#] Baudrate................ 24 MHz [#] Init.................... OK [#] Memory size............. 2 mbits / 256 kb [#] Unique ID............... 0xD5690C23DF8D402A [#] Smart card module (ISO 7816) [#] version................. v3.10 [#] LF Sampling config [#] [q] divisor............. 95 ( 125.00 kHz ) [#] [b] bits per sample..... 8 [#] [d] decimation.......... 1 [#] [a] averaging........... yes [#] [t] trigger threshold... 0 [#] [s] samples to skip..... 0 [#] [#] LF T55XX config [#] [r] [a] [b] [c] [d] [e] [f] [g] [#] mode |start|write|write|write| read|write|write [#] | gap | gap | 0 | 1 | gap | 2 | 3 [#] ---------------------------+-----+-----+-----+-----+-----+-----+------ [#] fixed bit length (default) | 29 | 17 | 15 | 47 | 15 | N/A | N/A | [#] long leading reference |N/A | N/A | N/A | N/A | N/A | N/A | N/A | [#] leading zero |N/A | N/A | N/A | N/A | N/A | N/A | N/A | [#] 1 of 4 coding reference |N/A | N/A | N/A | N/A | N/A | N/A | N/A | [#] [#] HF 14a config [#] [a] Anticol override.... std ( follow standard ) [#] [b] BCC override........ std ( follow standard ) [#] [2] CL2 override........ std ( follow standard ) [#] [3] CL3 override........ std ( follow standard ) [#] [r] RATS override....... std ( follow standard ) [#] Transfer Speed [#] Sending packets to client... [#] Time elapsed................... 500ms [#] Bytes transferred.............. 293376 [#] Transfer Speed PM3 -> Client... 586752 bytes/s [#] Various [#] Max stack usage......... 4088 / 8480 bytes [#] Debug log level......... 1 ( error ) [#] ToSendMax............... -1 [#] ToSend BUFFERSIZE....... 2308 [#] Slow clock.............. 33113 Hz [#] Installed StandAlone Mode [#] LF HID26 standalone - aka SamyRun (Samy Kamkar) [#] Flash memory dictionary loaded [#]
Expected behavior I expect to be able to connect to the blueshark module and use the PM3 RDV4.
Screenshots
Desktop (please complete the following information):
Additional context Everything was working fine using an older firmware version from ~2020. However 2020 firmware did not have functionality I needed.
As stated with the rfid app, it needs its own targeted firmware version.
Describe the bug Brew and manually compiled firmware no longer communicate with RFID tools app on Andorid.
To Reproduce Steps to reproduce the behaviour:
brew tap rfidresearchgroup/proxmark3
brew install --with-blueshark proxmark3
pm3-flash-all
pm3
pm3 shows the following output for
hw version
andhw info
Expected behavior I expect to be able to connect to the blueshark module and use the PM3 RDV4.
Screenshots
Desktop (please complete the following information):
Additional context Everything was working fine using an older firmware version from ~2020. However 2020 firmware did not have functionality I needed.