... | ... | @@ -20,7 +20,7 @@ wpa_supplicant -B -D nl80211 -i mlan0 -c /etc/ublox/wpa_supplicant.conf |
|
|
#hciconfig -a hci0
|
|
|
udhcpc -i mlan0
|
|
|
```
|
|
|
# Run App on targets (tamul_btsrv-.zip)
|
|
|
# Run App on targets (*_btsrv_app-.zip)
|
|
|
1.1 unzip
|
|
|
1.2 Copy results folder /build/btsrv to target /home/btsrv
|
|
|
1.3 go to target, in terminal entering /btsrv folder
|
... | ... | @@ -42,7 +42,7 @@ udhcpc -i mlan0 |
|
|
0.set local name
|
|
|
1.set local address
|
|
|
> 0
|
|
|
> input name: TAMUL_MARVELL (for example)
|
|
|
> input name: AnWBT (for example)
|
|
|
...
|
|
|
```
|
|
|
## power on init
|
... | ... | @@ -69,7 +69,7 @@ BTPowerOn |
|
|
BTPowerOff
|
|
|
...
|
|
|
```
|
|
|
Note: Looking for device name (e.g. TAMUL_MARVELL) from mobile, then pair the device with mobile When mobile shows connected succeed, turn off the BT button
|
|
|
Note: Looking for device name (e.g. AnWBT) from mobile, then pair the device with mobile When mobile shows connected succeed, turn off the BT button
|
|
|
from mobile, then turn on the BT button from mobile again. At this time, mobile has paired storage with the device.
|
|
|
#common Menu
|
|
|
## start inquiry device
|
... | ... | |