wh201906 / Proxmark3GUI

A cross-platform GUI for Proxmark3 client | 为PM3设计的跨平台图形界面
GNU Lesser General Public License v2.1
848 stars 148 forks source link

Failed to connect to the hardware #49

Closed maumau1969 closed 11 months ago

maumau1969 commented 11 months ago

Hi, I need some help if possible. I am faced with a problem that I cannot overcome. In terminal mode, I connect safely with "pm3". while with Proxmark3GUI, I get a "Failed to connect to the hardware" error. I double checked the path and serial port ttyACM0 and both are correct. What could this error be caused by? My proxmark3 is the 256kb version, compiled without LF, STANDALONE and FELICA.

Errore_Proxmark3GUI

wh201906 commented 11 months ago

The arguments in the Settings panel should be -p /dev/<port> -f or -p <port> -f

maumau1969 commented 11 months ago

Thank you. Problem solved.