Skip to content

Ping360 auto-scan feature not working #149

@itskalvik

Description

@itskalvik

Hello everyone!
I am trying to run the ping360AutoScan.py example
I am able to initialize the connection and run the control_auto_transmit command without any issues
However, the following command keeps returning None:
myPing360.wait_message([definitions.PING360_AUTO_DEVICE_DATA])

I was able to verify that control_transducer and wait_message([definitions.PING360_DEVICE_DATA, definitions.COMMON_NACK], 4.0)
is returning valid data

I am not sure why the auto scan method is not working...
I am using bluerobotics-ping 0.1.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions