AI7697HD
MT7697D IoT SiP Module
A
2017.10.13
12 of 12
Product Name
Version
Date
Page
Find a device A,
[I][APP] BT_GAP_LE_ADVERTISING_REPORT_IND Success
[I][APP] ========================================
[I][APP] Address: [RANDOM] 73-2c-d4-3f-d3-b2
[I][APP] Event Type: ADV_IND
[I][APP] AD Flags: LE General Discoverable Mode
[I][APP] RAW DATA=0x02011a14ff4c000100000000040000000000000000000000
[I][APP] ========================================
Find a device B,
[I][APP] ========================================
[I][APP] Address: [RANDOM] ff-76-f0-01-a4-1a
[I][APP] Event Type: ADV_IND
[I][APP] Complete Name: WeLoop B08 DEF4D4
[I][APP] AD Flags: LE Limited Discoverable Mode
[I][APP] RAW DATA=0x120957654c6f6f702042303820444546344434031934120201050303e7fe
[I][APP] ========================================
@endcode
- Connect the device with the command "ble gap connect 1 732cd43fd3b2".
- 1, random address, based on the [RANDOM] tag. 0, public address based on
the [PUBLIC] tag.
- 732cd43fd3b2: remote device address.
The output log indicates the connection is established with a remote device.
@code
[I][APP] BT_GAP_LE_CONNECT_IND Success
[I][APP] connection handle=0x0200
[I][APP] role=Master
[I][APP] peer address:[RANDOM] 73-2c-d4-3f-d3-b2
@endcode