Other Parts Discussed in Thread: WL1835
Hi ,
We are using WL1835 wifi+bluetooth device in our custom board. As per our use case, we require to put the WL1835 device as BLE and need certification of it.
For certification we are using HCITester to put the device in Test Mode. Script is as shown below
.
Here we want to know that the Is Bd_Addr specified by ourself ? or will be filled by "Get_Bd_Addr" used as parameter in Wait_HCI_Connection_Request_Event?
As per our our understanding, the Wait_HCI_Connetion_Request_Event will wait for the any connection establishment and get the BD address of it (in Bd_Addr) and then this Bd_Addr is used in further command.
So we do not need to specified the Bd_Addr hardcoded in the script.
Please correct my understanding if it is wrong. Also provide the format of th Bd_Addr (Address along with symbo ' : ' or not).
Thanks,
Ankit Bhalani