Hello,
I have a mangOH yellow and I need to use BLE protocol to communicate with a peripheral and then push the data collected on Octave.
After some researches i found this code on the mangOH github : https://github.com/mangOH/mangOH/tree/master/samples/BluetoothSensorTag but i don’t understand it clearly.
Is there some documentations or simple code to create a basic application in BLE (using bluez lib) ?
Thanks by advance.