nebulous

Results 61 comments of nebulous

For the Xiao boards, any reason to use `esp32-c3-devkitm-1` vs the more-specific `seeed_xiao_esp32c3` board definition? https://docs.platformio.org/en/latest/boards/espressif32/seeed_xiao_esp32c3.html

It looks like you're doing everything right, but for _some reason_ the connection to the serial stream is being lost. A Pi4 is definitely beefy enough to keep up unless...

*setting mode to development will result in a bit more debug info which could help as well.

> I tried the cat command, and sometimes it shows nothing and just returns, and other times it shows a bit and then goes back to the terminal. Does that...

what @dragonflight said ⬆️ ... and I vaguely recall someone had trouble with one of the converters getting itself stuck in transmit mode(which sounds like what must have happened when...

I've been pondering simplifying the serial code by limiting Infinitude to tcp and using `socat` to bridge serial to tcp. My hacked together serial code is bound to contain bugs,...

@shbatm I pushed a new build today that among other things enforces non-blocking io on serial port reads. I'm thinking that serial may have been less reliable than socket comms...

@MallocArray - I'm pleased that you've found a workaround, but I'd be interested to know if recent builds of Infinitude solve your problem independent of said workaround. Feel free to...

ℹ️ Using the beta solved the problem for me as well - though I did have to re-set the forecast type for it to reload.

issues automatically expire with no activity. for me, in status`currentActivity="vacation"` and `vacatrunning="on"` when in vacation mode as well as several other "vac" prefixed items in systems (`vacat="on"` and `vacstart=date` and...