Nas
Nas
SKSignal K
Created by Nas on 1/13/2025 in #questions
Signal K not getting my Seatalk1 stream via GPIO on PI5
Thanks a lot for your help !
49 replies
SKSignal K
Created by Nas on 1/13/2025 in #questions
Signal K not getting my Seatalk1 stream via GPIO on PI5
I never changed the pin number because the value showed in the interface was the right one.
49 replies
SKSignal K
Created by Nas on 1/13/2025 in #questions
Signal K not getting my Seatalk1 stream via GPIO on PI5
Yes.
49 replies
SKSignal K
Created by Nas on 1/13/2025 in #questions
Signal K not getting my Seatalk1 stream via GPIO on PI5
"gpio": "GPIO04"
49 replies
SKSignal K
Created by Nas on 1/13/2025 in #questions
Signal K not getting my Seatalk1 stream via GPIO on PI5
And now there is this line in settings.json:
49 replies
SKSignal K
Created by Nas on 1/13/2025 in #questions
Signal K not getting my Seatalk1 stream via GPIO on PI5
Going back to pin 4 and restarting. No error.
49 replies
SKSignal K
Created by Nas on 1/13/2025 in #questions
Signal K not getting my Seatalk1 stream via GPIO on PI5
Let me check...
49 replies
SKSignal K
Created by Nas on 1/13/2025 in #questions
Signal K not getting my Seatalk1 stream via GPIO on PI5
And after restarting the error disappeared!!!! Wow!
49 replies
SKSignal K
Created by Nas on 1/13/2025 in #questions
Signal K not getting my Seatalk1 stream via GPIO on PI5
}, { "pipeElements": [ { "type": "providers/simple", "options": { "logging": false, "type": "Seatalk", "subOptions": { "type": "gpiod", "gpioInvert": true, "gpio": "GPIO05" } } } ], "id": "stkopto", "enabled": true }
49 replies
SKSignal K
Created by Nas on 1/13/2025 in #questions
Signal K not getting my Seatalk1 stream via GPIO on PI5
After changing in the Data Connection interface the GPIO Pin from 4 to 5 a new line with the pin number appeared in the settings.json file!!!!
49 replies
SKSignal K
Created by Nas on 1/13/2025 in #questions
Signal K not getting my Seatalk1 stream via GPIO on PI5
And no mention also of the GPIO pin number (4 in my setup).. Could that be related to the error?
49 replies
SKSignal K
Created by Nas on 1/13/2025 in #questions
Signal K not getting my Seatalk1 stream via GPIO on PI5
(maybe because is always 4800 bps?)
49 replies
SKSignal K
Created by Nas on 1/13/2025 in #questions
Signal K not getting my Seatalk1 stream via GPIO on PI5
There is no mention of the Seatalk baudrate...
49 replies
SKSignal K
Created by Nas on 1/13/2025 in #questions
Signal K not getting my Seatalk1 stream via GPIO on PI5
49 replies
SKSignal K
Created by Nas on 1/13/2025 in #questions
Signal K not getting my Seatalk1 stream via GPIO on PI5
Got it! Thanks
49 replies
SKSignal K
Created by Nas on 1/13/2025 in #questions
Signal K not getting my Seatalk1 stream via GPIO on PI5
(I will try to find the file and open it with a text editor)
49 replies
SKSignal K
Created by Nas on 1/13/2025 in #questions
Signal K not getting my Seatalk1 stream via GPIO on PI5
I get: "Cannot GET /.signalk/settings.json"
49 replies
SKSignal K
Created by Nas on 1/13/2025 in #questions
Signal K not getting my Seatalk1 stream via GPIO on PI5
Because if I try to reach http://localhost:3000/.signalk/settings.json in my browser
49 replies
SKSignal K
Created by Nas on 1/13/2025 in #questions
Signal K not getting my Seatalk1 stream via GPIO on PI5
Excuse my ignorance: $HOME in my setup could be http://localhost:3000 ??
49 replies
SKSignal K
Created by Nas on 1/13/2025 in #questions
Signal K not getting my Seatalk1 stream via GPIO on PI5
ST_PIN = 4 ST_INVERT = 1 # 0=idle high, 1=idle low ST_BITS = 9 ST_STOP = 1 ST_BAUD = 4800
49 replies