Currently, I am trying to get some data from WSN via SPI by running ADVisionSensorController,
but I can not access it.
After issuing Enable VOS from GUI,
via SPI,
First command) Issue 0x00000001
Next command) Issue 0x00000005
Next command) Issue 0x00000003
I am waiting for that response from BLIP2, but I can only read 0xFFFFFFFF.
Could you let me know what kind of setting is correct?
Below is the current setting.
SPI Master is an Arduino Uno.
SPI Configuration is LSB FIRST.
CLOCL_DIV is 4.
Firmware is using VOS_Outdoors_realtime_BLIP2.dxe.
And it is also GUI, In GeneralConfiguration.xml,
DebugMode : true
UnifiedGUI : true
BlobCoordinatesViaUSB : false
Thank you for your help as always.
Best regards,
Sofy