adistuder
SKSignal K
•Created by Nas on 1/13/2025 in #questions
Signal K not getting my Seatalk1 stream via GPIO on PI5
no problem, thanks for the debugging 🙂
49 replies
SKSignal K
•Created by Nas on 1/13/2025 in #questions
Signal K not getting my Seatalk1 stream via GPIO on PI5
so it seems to be an issue if the "default" value is kept
49 replies
SKSignal K
•Created by Nas on 1/13/2025 in #questions
Signal K not getting my Seatalk1 stream via GPIO on PI5
hmm... does changing it back to 4 give the same error again?
49 replies
SKSignal K
•Created by Nas on 1/13/2025 in #questions
Signal K not getting my Seatalk1 stream via GPIO on PI5
The location that you are in when opening a terminal
49 replies
SKSignal K
•Created by Nas on 1/13/2025 in #questions
Signal K not getting my Seatalk1 stream via GPIO on PI5
You will have to open the file from the Pi, either with the file explorer or from the command line. $HOME is the starting directory of your user
49 replies
SKSignal K
•Created by Nas on 1/13/2025 in #questions
Signal K not getting my Seatalk1 stream via GPIO on PI5
@Teppo Kurki any way to get the configuration as saved by the form?
49 replies
SKSignal K
•Created by Nas on 1/13/2025 in #questions
Signal K not getting my Seatalk1 stream via GPIO on PI5
Can you try running the standalone python script referenced in the documentation?
49 replies
SKSignal K
•Created by Nas on 1/13/2025 in #questions
Signal K not getting my Seatalk1 stream via GPIO on PI5
The location of the error is parsing of the GPIOnn string, which was copied from the pigpio implementation - except that I dropped the Python 2.x support. Is it possible that the migrated setup still runs on Python 2?
49 replies
SKSignal K
•Created by Nas on 1/13/2025 in #questions
Signal K not getting my Seatalk1 stream via GPIO on PI5
Assuming the error is in Signal K, this line could be the culprit: https://github.com/SignalK/signalk-server/blob/f5c59b15ee480f341ad6c8a4b6a5d58e388c9eb7/packages/streams/gpiod-seatalk.js#L323
49 replies
SKSignal K
•Created by Nas on 1/13/2025 in #questions
Signal K not getting my Seatalk1 stream via GPIO on PI5
Do you have a screenshot of your configuration?
49 replies
SKSignal K
•Created by Nas on 1/13/2025 in #questions
Signal K not getting my Seatalk1 stream via GPIO on PI5
Unfortunately, pigpio is not supported on the Raspberry Pi 5. See the documentation for the updated support for Seatalk:
https://demo.signalk.org/documentation/setup/seatalk/seatalk.html
49 replies