bitbank2 / Thermal_Printer

Arduino library to draw text and graphics on BLE thermal printers
Apache License 2.0
350 stars 52 forks source link

tpConnect(const char *szMacAddress) do not connect. #43

Open noellemar opened 1 year ago

noellemar commented 1 year ago

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?