I am working on adding BLE capability on my custom components via extension. The first version of official BLE component can be found here:
But the BluetoothLE source code "BluetootLE-Source.zip" is not linked.
Since I need to work on previous version of AI2 source code, although there is a new version of BLE component (edu.mit.appinventor.ble.aix) available now, I still would like to look on the source code on the old BLE component (edu.mit.appinventor.BluetoothLE.aix). Could anyone tell how can I access the source code of the old BLE component, or even better, both old and new BLE components?
Thank you.
Justin