Hi all,
I am trying to send some ASCII characters to an Bluetooth thermal printer which i just bought. I am running HASS OS on Rasberry Pi 4. I managed to pair the bluetooth printer with the rasberry and defined it as a trusted device. But how to set up a serial connection to the printer via HASS OS? I “just” need a simple serial port with 9600 Baund and want to transfer some ASCII characters over it.
Bluetooth tracker seems not the way to go as its not communication payload traffic to an device as I understand.
According to the documenattaion the Serial integration seems only spport read acces to a device.
Anybody already did something similar?
Regards,
Lorenz