Closed EvanFang1013 closed 5 years ago
Hi EvanFang1013,
the command structure is the following: [Feature_Mask | Command_Type | Command_Value] so, in your case:
[0x00000800 | 0xAA | 0x01]
In general, for which concern the Beamforming Feature, the available commands are the following:
Best regards, Matteo
Dear Matteo, Thanks for your support. I'm successfully.
Hi~ Excuse me ! I want to choose direction to collect sound signal,but i don't how to use
By the way, device.send_command(b"\x00\x00\x08\x00\xAA\x01") Can you explain the command line about "x00\xAA\x01" Thank you