onlytiebowline
SKSignal K
•Created by Caribsailor on 1/19/2025 in #questions
Code error
@Caribsailor I had the same problem. I was using the sample ini file https://github.com/SignalK/SensESP/blob/main/examples/platformio.ini
It looks like Sensesp v3.1 is on the way but not released yet. To get around this, I commented out that library and am using github instead
3 replies
SKSignal K
•Created by sailingYOLO on 1/12/2025 in #sensesp
sailingYOLO - Hi,I'm trying to get engine run...
Documentation says it "emits its value whenever it changes" and the listen_delay is the " minimum interval between updates in ms"
https://signalk.org/SensESP/generated/docs/classsensesp_1_1_s_k_value_listener.html#details
So it sounds like it is getting new values as it changes. You could test this out by setting a very long listed_day on your esp device and manually sending a new value on signal k Server > Data Fiddler
8 replies
SKSignal K
•Created by sailingYOLO on 1/12/2025 in #sensesp
sailingYOLO - Hi,I'm trying to get engine run...
8 replies
SKSignal K
•Created by sailingYOLO on 1/12/2025 in #sensesp
sailingYOLO - Hi,I'm trying to get engine run...
There is a good example in https://github.com/mhaberler/SensESP-M5Stack/blob/main/src/main.cpp
8 replies