Sniffing serial port raspberry pi

To sniff serial port you need
- two serial ports (can be usb extension)
- install this software http://jpnevulator.snarl.nl/

with this commend all data will passed between interface AMA0 and USB0


 jpnevulator --ascii  --timing-print  --tty /dev/ttyAMA0 --tty /dev/ttyUSB0 -r --pass

On windows I recommend:

http://realterm.sourceforge.net/



Comments

Popular posts from this blog

Securing the Pi-hole with fail2ban to prevent DNS Amplification attacks

Reduce (shrink) and resize raw disk at Proxmox

How to clean DB from old logs in Magento 1.x