Project / Bluetooth / DiscoveryMode Value

This value defines the Generic Access Profile (GAP) discovery mode of the BLE reader device.

Properties

Format

Name Type/Size Description
- Enumeration (8 bits) Values:
  • NonDiscoverable (0x00)
    BLE device is not advertizing at all, so it is not discoverable.
  • LimitedDiscoverable (0x01)
    BLE device advertizes only for a limited time (app. 30 s) after bootup.
  • GeneralDiscoverable (0x02)
    BLE device is advertizing as long as it is powered and is so generally discoverable.