-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Hi,
I am using the calypso-ultrasonic-portable plugin with with a raspberry pi4 running buster os with openplotter on the signalk node server.
The server scans, connects and returns data with my ULTRASONIC, it adjusts the select data rate accordingly, ie 1, 4, or 8 Hz (so it is writing to the ULTRASONIC to adjust the options) however, I cannot get it to turn the Compass ON by selecting “1” in the plugin options.
I have written a rudimentary python script with no error correction using bluepy (I am not a programmer by any means) to connect to and write to the ULTRASONIC in a terminal window outside of the signal node server and it does turn ON the Compass so the ULTRASONIC is working fine.
Can you offer any suggestions as to how to fix this and has anybody else had difficulty?
Also the connection to the ULTRASONIC in the plugin only seems to run for several minutes then drops out, it works continuously from the terminal.
Regards
Ken Hawes