andrey-ushakov / esc_pos_bluetooth

ESC/POS (thermal, receipt) printing for Flutter & Dart (Android/iOS)
BSD 3-Clause "New" or "Revised" License
247 stars 328 forks source link

Connecting But Not Printing: Phomemo M04S Bluetooth Portable Printer-Thermal #133

Open jtkeyva opened 1 year ago

jtkeyva commented 1 year ago

This is a really great little printer. I can connect to it, but I have not been able print. Any ideas or plans to support this? Is it like a proprietary protocol or something? Or is there some configuration I need to do?

https://www.amazon.com/dp/B09H78QCQ2?ref=ppx_yo2ov_dt_b_product_details&th=1

Thanks!

taylorjdlee commented 1 year ago

@jtkeyva our repo https://github.com/vivier/phomemo-tools is aiming to support as Phomemo printers as possible if you can collect the packets for the M04S that'll be great

jtkeyva commented 1 year ago

@taylorjdlee oh awesome, glad to help. how exactly do i collect the packets? do you think this can work with dart as well?