Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • AnW_BT_SRV AnW_BT_SRV
  • Project information
    • Project information
    • Activity
    • Members
  • Packages & Registries
    • Packages & Registries
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • delly chen
  • AnW_BT_SRVAnW_BT_SRV
  • Wiki
  • RELEASENOTE_TAMUL

RELEASENOTE_TAMUL · Changes

Page history
Update RELEASENOTE_TAMUL authored Jan 21, 2022 by Sniper Kaka's avatar Sniper Kaka
Hide whitespace changes
Inline Side-by-side
Showing with 46 additions and 5 deletions
+46 -5
  • RELEASENOTE_TAMUL.md RELEASENOTE_TAMUL.md +46 -5
  • No files found.
RELEASENOTE_TAMUL.md
View page @ 38a04b64
......@@ -84,7 +84,7 @@ BTPowerOn
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 from mobile, then turn on the BT button from mobile again. At this time, mobile has paired storage with the device.
### spp connect
### For Iphone carplay spp connect
```
================ BT Test Menu =================
......@@ -104,12 +104,12 @@ Note: Looking for device name (e.g. TAMUL_MARVELL) from mobile, then pair the de
Note: You can find mobile BT mac from **"Setting->General->About-> Bluetooth"**
```
> input profile_mask: 0x00000100
> input profile_mask: 0x00000040
```
Note: Then, connected.
### spp write
### For Iphone carplay spp write
```
================ BT Test Menu =================
......@@ -127,16 +127,56 @@ Note: Then, connected.
Note: You can find mobile BT mac from **"Setting->General->About-> Bluetooth"**
```
>input IAP_data:ff,55,2,0,ee,10 (for example)
>input SPP_data:ff,55,2,0,ee,10 (for example)
```
Note: Then, you can receive data back from IPHONE, check log printed:
Note: Then, you can receive data back from **IPHONE**, check log printed:
```plaintext
AnWBTService_SPP_DATA_IND_S sppData:
[ff] [55] [2] [0] [ee] [10]
```
### For Android Auto Connect
After BTPowerOn successfully, you can inquiry device from Android phone;
then android phone pair with device, if android phone support AndroidAuto, the mobile phone will actively initiate an android auto connection to the car;
During this process, you can see the data interaction between the mobile phone and the car from the terminal log.
### For Android Auto spp write
```
================ BT Test Menu =================
1. Exit
2. StartInquiry
...
8. ConnectDevice
9. DisconnectDevice
10.SPP_Write
===============================================
> input num: 10
> input connect addr(xx:xx:xx:xx:xx:xx): 11:e8:14:da:61:d4 (for example)
```
```
>input SPP_data:00, 15, 00, 04, 08, 01, 10, 00, 18, 00,20, 95, 01, 20, 99, 01, 20, 9D,01, 20, A1, 01, 20, A5, 01 (for example)
```
Note: Then, you can receive data back from **Android**, check log printed:
```
AnWBTService_SPP_DATA_IND_S sppData:
[0][64][0][5][8][1][10][5][1a][e][39][41][32][37][31][46][46][41][5a][30][30][41][4b][34][20][0][32][4c][a][24][66][32][61][63][66][36][61][33][2d][35][64][64][64][2d][34][31][66][64][2d][62][33][62][63][2d][64][38][39][37][38][30][36][36][33][63][30][63][12][24][30][65][33][34][39][62][63][61][2d][62][30][32][61][2d][34][38][39][31][2d][39][38][38][34][2d][64][65][35][63][65][38][35][33][34][66][30][63](26213|0xB4DFF450)[BTAPI] btsdk_exec_apicb end
```
## Customize on SDK (tamul_release-.zip)
1. unzip
......@@ -153,6 +193,7 @@ AnWBTService_SPP_DATA_IND_S sppData:
then, result is collected in **./Demo/btsrv**
# STRUCTURE (tamul_release-.zip)
<pre>
.
└── Demo
......
Clone repository
  • CUSTOMER RELEASE SUPPORT
  • DEMO COMMAND MAN PAGE
  • HOME
  • Q&A
  • Q & A
  • Q A
  • RELEASENOTE
  • RELEASENOTE_TAMUL
  • USER MANUAL