#hound-terminal-blazor

1 messages · Page 1 of 1 (latest)

hasty trenchBOT
golden nacelle
#

Hi, no there is not a sample integration with Javascript for Bluetooth.

#

Let me confirm with others on my team as well

#

I was able to confirm the first part of your question. The javascript terminal library doesn’t support bluetooth discovery readers like the M2 so there is no Javascript sample. I'm confirming the second part of the question.

#

@bright spear Are you trying to create a mobile app w/ blazor? Or, are you trying to create a desktop app that you intend to run on a non-mobile device?

bright spear
#

It's a blazor server app (Not wasm). The intent is the site will ONLY be used on mobile devices though with the M2 terminal reader.

prime rune
#

hound-terminal-blazor

bright spear
#

Other functions of the app will work on non-mobile devices but the "boxoffice" portion which uses M2 terminal reader will be used "supported" on Mobile only.

prime rune
#

@bright spear the Bluetooth readers only work with a Mobile app on your phone/device to pair with. What you do on the server is mostly irrelevant and you can use whatever stack you want there. But you still need a real Mobile app on the device paired with the reader.

#

You can't use a Webview, the JS SDK or anything like that. It has to be a native mobile application installed on the device. And today we support iOS, Android and ReactNative SDKs for those