SimpleBLE - the all-in-one Bluetooth library for MacOS, iOS, Windows, Linux and Android. - simpleble/simpleble
github.com
I used that library in some C/C++ project and found it very usable and stable. Just saw that it comes with Java bindings - wouldn’t that make it usable with B4J…? It also comes with Android and iOS support, so maybe good for B4A and B4i as well.
That's true, I just saw that they changed the license beginning of this year - hadn't spotted that yesterday. However, it is still free to use for non-commercial purposes...
Does there exist some guide or documentation on how one would use/integrate such external license with B4x...?
I know the bleak library but would prefer some "native" library with B4x which won't require to install Python just to use the BLE library.