BLE

The BLE (Bluetooth Low Energy) is a system feature of the SG module. There are many applications including iBeacon, sensors, smartwatch, etc.

For more information, please refer to the MicroPython bluetooth class documentation.

You may also want to look at the aioble library which provides a higher-level API for BLE operations.