bitbank2 / Thermal_Printer

Arduino library to draw text and graphics on BLE thermal printers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tpConnect(const char *szMacAddress) do not connect.

noellemar opened this issue · comments

Hello,

I'm using ESP32 and MHT-P8001 printer and not GOOJPRT, tpScan cnt find printer hence decided to used the tpConnect("AB:12:CD:12:AB:44") with mac address of printer as mentioned from issuehttps://github.com/bitbank2/Thermal_Printer/issues/24#issuecomment-1026112434 .

Can i know why?