RfidResearchGroup / proxmark3

Iceman Fork - Proxmark3
http://www.icedev.se
GNU General Public License v3.0
3.81k stars 1.01k forks source link

Mode for USB to USART bridge #849

Open doegox opened 5 years ago

doegox commented 5 years ago

Same as BusPirate and HydraBus do support. Transparently bridging USB & USART (maybe with some escape seq to quit the mode or just reboot pm3). It would allow sending easily AT+ from host and also debugging future addons using USART.

iceman1001 commented 5 years ago

Sorry, what? I don't understand at all. Would you mind explaining ?

doegox commented 5 years ago

Effect is that you're speaking to whatever is connected to the FPC USART as it was directly connected to your PC with e.g. a FTDI cable. In other words your PM3 acts like a FTDI cable.

iceman1001 commented 5 years ago

like we open a bt terminal on a laptop and send raw NG frames and the pm3/addon answers ?

doegox commented 5 years ago

yes, whatever is connected to FPC USART would answer