Rewrite blechat app to be class based.
Call with: import blechat ble = blechat.BleChat('periph name') ble.start() Then connect to 'periph name' on BLE android app
Please register or sign in to comment
Call with: import blechat ble = blechat.BleChat('periph name') ble.start() Then connect to 'periph name' on BLE android app