Bluetooth Scan and Connect in Mendix Native App

4
Is there any way to scan bluetooth devices and then connect a device in Mendix Native App? I was able to do this in a responsive profile using Web Bluetooth API and it also works on mobile browsers. For hybrid apps, there is a cordova bluetoothSerial plugin. Any possibilities for Native App?
asked
4 answers
4

react-native-ble-plx library is available in Mendix Native app project. Create a blank project and import BleManager class from this library in your JavaScript action.

Documentation is available at provided link which shows sample code to scan and connect Bluetooth devices.

answered
0

you can use this https://appstore.home.mendix.com/link/app/111153/

 

answered
0

Hello Guys,

Do you have a solution for it?

answered
-2

+1 wait for ans.

answered