Skip to content
Simplefred edited this page Jul 2, 2023 · 1 revision

Testing with Netcat

echo '0581011a' | xxd -r -p | nc localhost 1711

where 0581011a is the combined vendor and product id in hex

Clone this wiki locally