is there any api or pluggin available to connect blootuth enabled weighting machine to mobile
I’m not sure, but I would have thought that it would be the scale that is API enabled, but I could be wrong. Hopefully somebody with more experience could chime in @BrianHenderson perhaps as some insight.
1 Like
What’s your use case, @rohannnnnnnnnnnnnn965 ? Lots of solutions available, but ask a vague question and you’ll get a vague answer. Sounds like you’re hoping for some kind of native mobile control of a paired device but you’ll need to be more specific.
I’ve only ever used a weight scale communicating via serial (or with a USB to serial adapter cable) with a 3rd-party program installed on the client computer to allow my Bubble app to talk to the scale. But that’s because I was already using this other program to control receipt printers, cash drawers, and label printers (and I didn’t want any sort of API to control those peripherals; important for security that it’s handled locally on the user’s device)
1 Like
i have seen your wash dry fold demo video on youtube you have done a great job you have many features in that pos system great i am making something that is related to vendore shops small business
which api have you used in your pos system
If you’re looking for an API, then PrintNode is pretty good. In addition to controlling receipt printers, it can also interact with scales.
I’ve written here on the forums a few times about the setup I use. I don’t use an API but instead I use a 3rd-party program installed on the client’s device that allows me to communicate with it via JavaScript locally.
1 Like