Keviner123 / Brother-P710BT-Python

Use Bluetooth to print bitmaps to the P-touch CUBE Plus
1 stars 0 forks source link

Protocol specification needed #1

Open wildy opened 5 years ago

wildy commented 5 years ago

Hi.

I was searching GitHub for code needed to print labels on the new Bluetooth enabled printers but since I don't yet have my (non-Pro) Cube at hand I can't peek into its BT inner workings.

Have you had any progress reverse engineering its protocol? I'm assuming at the moment that the protocol is the same as with other P-Touch printers, just over Bluetooth?

Does it expose plain rfcomm or anything else?

Keviner123 commented 5 years ago

Hi.Sadly i wont be able to supply any code for printing since it ended up being used in a proprietary mobile app for my company.But yes the printer has an open rfcomm that you can send byte encoded data to.I'd recommend looking into this gist created by stecman for a very similar printer as they are 99% thehttps://gist.github.com/stecman/ee1fd9a8b1b6f0fdd170ee87ba2ddafd Good luck with further development!RegardsKeviner123 03.10.2019, 12:09, "wildy" notifications@github.com:Hi. I was searching GitHub for code needed to print labels on the new Bluetooth enabled printers but since I don't yet have my (non-Pro) Cube at hand I can't peek into its BT inner workings. Have you had any progress reverse engineering its protocol? I'm assuming at the moment that the protocol is the same as with other P-Touch printers, just over Bluetooth? Does it expose plain rfcomm or anything else?

—You are receiving this because you are subscribed to this thread.Reply to this email directly, view it on GitHub, or mute the thread.