Jason_SV.Apres|Hunter336|WI
Jason_SV.Apres|Hunter336|WI
SKSignal K
Created by naugehyde on 10/29/2024 in #plugins-and-webapps
naugehyde - A problem with usb3 and Bluetooth L...
I am running a RPi4 right now with a USB3 based SSD and a USB3 hub connected to the other port. I have a GPS puck connected to the hub and physically 3ft away. The Bluetooth internal to the Pi is what I was using over the weekend when we were exchanging data. I have not experienced any issues
7 replies
SKSignal K
Created by kmon6369 on 10/24/2024 in #questions
DC Load - Data input nit available
So you are saying the total DC load is the sum of a bunch of load, but when <Shore Power DC> is missing, the calc never takes place, because it is missing? Can Data Fidler set a value to zero if the value is missing or could Node Red? that may be a work around, but not sure if that functionality was built into Derived Data
25 replies
SKSignal K
Created by Scott Bender on 10/24/2024 in #wilhelmsk
Scott Bender - Anyone interested on test the ne...
version 10.6 it says, I will DM you my Apple ID
10 replies
SKSignal K
Created by Scott Bender on 10/24/2024 in #wilhelmsk
Scott Bender - Anyone interested on test the ne...
I could test it
10 replies
SKSignal K
Created by naugehyde on 9/27/2024 in #plugins-and-webapps
naugehyde - Hi all. I'm looking for Beta tester...
I contacted Renogy support and they had an internal discussion and come back with an email address for somebody in the technical department looking for information on requirements and intended usage. I will send them an introductory email, but might need some more details from you. if you want to be copied on the email, PM me your email address
49 replies
SKSignal K
Created by naugehyde on 9/27/2024 in #plugins-and-webapps
naugehyde - Hi all. I'm looking for Beta tester...
No, I am not in contact with anybody at Renogy, but could reach out and try to find out
49 replies
SKSignal K
Created by naugehyde on 9/27/2024 in #plugins-and-webapps
naugehyde - Hi all. I'm looking for Beta tester...
I would be interested in getting the Renogy BT-2 supported! There is some info on extracting info from it here: https://github.com/cyrils/renogy-bt
49 replies
SKSignal K
Created by Jason_SV.Apres|Hunter336|WI on 8/29/2024 in #server
Jason_SV.Apres|Hunter336|WI - my Signalk server...
3 replies
SKSignal K
Created by DWinchester on 7/12/2024 in #sensors
DWinchester - Can someone point me to example s...
if you type the IP address of the ESP32 into a web browser you will get to the SensESP web UI Status Page, from here select 'control' and you should see all the 1-wire devices - here you can make a note of al the numbers to put them back in the right order after you update
7 replies
SKSignal K
Created by DWinchester on 7/12/2024 in #sensors
DWinchester - Can someone point me to example s...
Before you upgrade, Go to the web app and copy the serial numbers and locations of each sensor then once you do the upgrade, just paste them back in
7 replies
SKSignal K
Created by Ansis on 4/28/2024 in #questions
Is there an app to feed an Android device location data from Signal K?
Have you tried looking for a GPS Tethering app that would connect to the NMEA0183 output from SignalK? they are available in the Google Play store and Apple Appstore
4 replies
SKSignal K
Created by Ansis on 4/28/2024 in #questions
Is there an app to feed an Android device location data from Signal K?
SK sends out a NMEA0183 stream on port 10110 or a SK stream on 3000. you can direct you map app to that OpenCPN will accept SK or NMEA0183, other apps you would need to check out the instructions to setup the feed, but it is likely doable.
4 replies
SKSignal K
Created by Tony on 3/24/2024 in #sensors
Tony - I have been reviewing flood sensors late...
the Float switch he has picked has a 1.4M Ohm resistor when closed
66 replies
SKSignal K
Created by Tony on 3/24/2024 in #sensors
Tony - I have been reviewing flood sensors late...
No description
66 replies
SKSignal K
Created by Mat Bailey on 4/9/2024 in #questions
signalk to nmea2000 - PGN130316 support?
You could add a feature request at https://github.com/SignalK/signalk-to-nmea2000/issues. it appears that PGN130312 is supported (but I think depreciated now) so 130316 should/could replace it. Maybe keep both for backward compatibility. Look at this for the code: https://github.com/SignalK/signalk-to-nmea2000/blob/master/conversions/engineParameters.js
3 replies
SKSignal K
Created by Tony on 3/24/2024 in #sensors
Tony - I have been reviewing flood sensors late...
You should be able to schedule it, may take a bit of coding but a good challenge, there are examples of scheduling stuff in some of my engine code, and battery code - mainly when to schedule sensor or NMEA2000 messages. but do you need to? when there is no water, there will be no current flowing
66 replies
SKSignal K
Created by Tony on 3/24/2024 in #sensors
Tony - I have been reviewing flood sensors late...
I have it working with a different switch that is an on/off switch, and then I have the sense pin set to pull up, then the other wire is connected to ground.
66 replies
SKSignal K
Created by Tony on 3/24/2024 in #sensors
Tony - I have been reviewing flood sensors late...
in one of the messages earlier i said "the description on Amazon has wiring suggestions and states it is perfect for Arduino, which means it should work fine with Pi and ESP32. The output is open circuit and then connection via a 1.4 M ohm when water is present. it says 5-12V but I would bet it works with 3.3V. You should be able to connect the red wire to 3.3V, the white wire to a digital input that is pulled down and you should see the pin register as 1 when water is there, 0 when not".
if you do this and it stays low, then check the voltage, if it is around 1.6-1.8, you may want to connect the red wire to 5V instead, this will get the voltage up higher when connected, you have to be careful doing this though as if it goes over 3.3v, you could damage the digital input. you could add a 3.3v zener diode to protect it
66 replies
SKSignal K
Created by Tony on 3/24/2024 in #sensors
Tony - I have been reviewing flood sensors late...
No description
66 replies