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
Topic closed
Hi,
Recently I update to last github firmware version on two pm3, and in both cases the hf antenna stopped working well. the voltage down to 5V and 0.7V, and the pm3 can't read the tag.
someone has any idea that is?
Last edited by k9 (2016-08-19 19:15:44)
Offline
Strange, but did you update the bootrom first then the fullimage?
Offline
no, I update together in the same line: sudo ./flasher -b ../../bootrom/obj/bootrom.elf ../../armsrc/obj/fullimage.elf
Is this incorrect?
Offline
what is the output from "hw ver" or when you start the proxmark client?
and would you post the "hw tune" output aswell?
Offline
proxmark3> hw ver
[[[ Cached information ]]]
Prox/RFID mark3 RFID instrument
bootrom: /-suspect 2016-08-18 16:24:28
os: /-suspect 2016-08-18 16:25:05
LF FPGA image built for 2s30vq100 on 2015/03/06 at 07:38:04
HF FPGA image built for 2s30vq100 on 2015/11/ 2 at 9: 8: 8
uC: AT91SAM7S256 Rev B
Embedded Processor: ARM7TDMI
Nonvolatile Program Memory Size: 256K bytes. Used: 185123 bytes (71%). Free: 77021 bytes (29%).
Second Nonvolatile Program Memory Size: None
Internal SRAM Size: 64K bytes
Architecture Identifier: AT91SAM7Sxx Series
Nonvolatile Program Memory Type: Embedded Flash Memory
and hw tune with tag
proxmark3> hw ver
[[[ Cached information ]]]
Prox/RFID mark3 RFID instrument
bootrom: /-suspect 2016-08-18 16:24:28
os: /-suspect 2016-08-18 16:25:05
LF FPGA image built for 2s30vq100 on 2015/03/06 at 07:38:04
HF FPGA image built for 2s30vq100 on 2015/11/ 2 at 9: 8: 8
uC: AT91SAM7S256 Rev B
Embedded Processor: ARM7TDMI
Nonvolatile Program Memory Size: 256K bytes. Used: 185123 bytes (71%). Free: 77021 bytes (29%).
Second Nonvolatile Program Memory Size: None
Internal SRAM Size: 64K bytes
Architecture Identifier: AT91SAM7Sxx Series
Nonvolatile Program Memory Type: Embedded Flash Memory
and without tag
proxmark3> hw tune
Measuring antenna characteristics, please wait........#db# DownloadFPGA(len: 42096)
.
# LF antenna: 0.00 V @ 125.00 kHz
# LF antenna: 0.00 V @ 134.00 kHz
# LF optimal: 0.00 V @ 12000.00 kHz
# HF antenna: 17.02 V @ 13.56 MHz
# Your LF antenna is unusable.
To run 'hf mf mifare' display #db# Mifare: Can't select card and sometime 'hf search' can't read the tag
Offline
sorry, with tag output was
proxmark3> hw tune
Measuring antenna characteristics, please wait...#db# DownloadFPGA(len: 42096)
......
# LF antenna: 0.00 V @ 125.00 kHz
# LF antenna: 0.00 V @ 134.00 kHz
# LF optimal: 0.00 V @ 12000.00 kHz
# HF antenna: 5.17 V @ 13.56 MHz
# Your LF antenna is unusable.
# Your HF antenna is marginal.
Offline
So bootrom/fullimage looks good. I suppose you took and compiled latest source from GitHub PM3 Master.
First hw tune, you got 17v, which is a ok HF.
second, it seems like you put a tag on the antenna. Which means it powers the tag.
If you haven't used PM3 for a year, you need to have a bigger distance between tag/antenna now. About 2-3 cm, to get commands like "hf 14a reader" to work.
Offline
You are right, the distance solves the problem, both pm3 have less than a year.
Thanks for the solution iceman!!
Offline
Yr welcome.
please edit your first post and add [solved] in the beginning of yr title.
Offline
Pages: 1
Topic closed