iceman1001 / proxmark3

[Deprecated] Iceman Fork, the most totally wicked fork around if you are into proxmark3
http://www.icedev.se/pm3.aspx
GNU General Public License v2.0
463 stars 116 forks source link

"Blew circular buffer" error while trying to sniff for ISO14443A communications. #284

Closed KVM1L closed 4 years ago

KVM1L commented 5 years ago

I'm getting this error when I try to "hf 14a sniff":

pm3 --> hf 14a sniff
#db# Starting to sniff
#db# [!] blew circular buffer! | datalen 231
#db# maxDataLen=231, Uart.state=0, Uart.len=0
#db# traceLen=0, Uart.output[0]=00000000

After error the blue LED on my Proxmark3 gones out. My hardware configurations:

pm3 --> hw version

Proxmark3 RFID instrument

 [ CLIENT ]          
 client: iceman build for RDV40 with flashmem; smartcard;  

 [ ARM ]
 bootrom: iceman/master/ice_v3.1.0-1077-g9fe651c 2019-03-22 12:11:24
      os: iceman/master/ice_v3.1.0-1077-g9fe651c 2019-03-22 12:11:28

 [ FPGA ]
 LF image built for 2s30vq100 on 2017/10/25 at 19:50:50
 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: 241854 bytes (46%) Free: 282434 bytes (54%)          
  --= Second Nonvolatile Program Memory Size: None          
  --= Internal SRAM Size: 64K bytes          
  --= Architecture Identifier: AT91SAM7Sxx Series          
  --= Nonvolatile Program Memory Type: Embedded Flash Memory 
iceman1001 commented 4 years ago

Let me suggest you use https://github.com/rfidresearchgroup/proxmark3 for you device and see if you still have a problem.

Meanwhile I will close this issue. Open a new in RRG repo if needed