[[:Category:BLE|BLE]] features are now available with the "BLE" module (code : ''' ''require "bleCentral"'' ''' at the top of the script, while in apilevel 2.5).<br />
+
[[:Category:BLE|BLE]] features are now available with the "ble"/"bleCentral" modules (code : ''' ''require "ble"''''' and '''''require "bleCentral"'' ''' at the top of the script, while in [[platform.apilevel|apilevel]] 2.5).<br />
−
A '''ble''' table is then available, containing :
+
Tables '''ble''' and '''bleCentral''' are then available.