jmio / PaperangSerial

C# PAPERANG print code via Bluetooth Serial
7 stars 0 forks source link

Feed is working but when I click send - it shuts down the printer. #1

Open Zaniyar opened 3 years ago

Zaniyar commented 3 years ago

is the code tested with the paperang 2? Because when I hit the "send" button it shuts down the printer.

jmio commented 3 years ago

No, I haven't tried it. (II don't have paperang2)

Zaniyar commented 3 years ago

what would be the steps to reverse-engineer it from the pc app? is there a software which can listen to all bluetooth messages send from my pc, so that I can mimic that in your app?

jmio commented 3 years ago

I'm not familiar with it, but why not try using wireshark? https://tewarid.github.io/2020/08/20/analyze-bluetooth-protocols-on-windows-using-wireshark.html

wireshark