Buon pomeriggio a tutti.
Vorrei integrare ad un’app la gestione di un device Bluetooth.
In particolare dovrei:
1) connettere il device all’app (ovviamente prima deve essere connesso al telefono)
2) leggere il valore di due pulsanti schiacciati e associare ai due valori una procedura.
Vedendo in giro ho capito (forse) che devo usare BLE2.
Potete darmi una dritta per cortesia?
Grazie
This library replaces the previous BLE library. It is simpler to use and it is more powerful. Its API is based on B4i iBLE library which makes it easy to reuse B4i code. See the iBLE tutorial: https://www.b4x.com/android/forum/threads/ble-bluetooth-low-energy-library.46099/#content Tips &...