Connecting to printer via BLE

Hi,

I am working on an app that will have printing as part of the functionality so I have a POS terminal with a built-in printer that is connected via BLE. What method Backendless use to connect to BLE devices?

Thanks
Steve

Hi Steve,

If you build your frontend with Backendless, it would be the same mechanism (if any) that is available in JavaScript.

Additionally, if the app is going to run on mobile devices, there may be an option to handle it in flutter (inside of Backendless native mobile shell).

I realize my answer is semi-vague, I would need more details about your app’s architecture to provide more guidance.

Regards,
Mark