1)
When I try to set the scanparameters in the BTool over the Adv. Commands with MISC_Generic_Command, I can't change any scanparameters. (Please see below). 0x200b is an unknown Op Code, why???
2)
When I set the device discovery request: nameMode=0x00 is this the passive state??? When yes, is it possible to have a passive scan without perfoming a device discovery request?
3)
And another question, why is the passive-Scan not the default scanstate? In the BLE-Standart (Volume2 / Part E / 7.8.10) is note, that it should be the default state!?!?
-----------------------------------------------------------------------------------------------
[50] : <Tx> - 01:37:36.368
-Type : 0x01 (Command)
-Opcode : 0x200B (MISC_GenericCommand)
-Data Length : 0x07 byte(s)
Raw : 00 10 00 10 00 00 00
Dump(Tx):
01 0B 20 07 00 10 00 10 00 00 00
-----------------------------------------------------------------------------------------------
[51] : <Rx> - 01:37:36.431
-Type : 0x04 (Event)
-EventCode : 0x0E (HCI_CommandCompleteEvent)
-Data Length : 0x04 bytes(s)
Packets : 0x01 (1)
Opcode : 0x200B (Unknown Op Code)
Raw : 01 0B 20 00
Dump(Rx):
04 0E 04 01 0B 20 00
-----------------------------------------------------------------------------------------------