Neil Bertram

Results 6 comments of Neil Bertram

Yeah I thought I'd try this as an interim measure before I build something to do modbus over RS232 instead (which is apparently an option). The inverter is a 4200MTL....

Possibly a typically IoT approach to encryption... or obfuscation? I gave up on using the Shine adapter, removed its guts and put in an ESP8266 acting as a modbus TCP...

I think the right approach is to not allow the null-byte into the buffer in the first place actually, since it's really part of the packet decoding more than the...

Yes, to add some more detail over here, the error from supervisor's journal is: ``` Jan 26 22:25:33 4ba1d46 resin-supervisor[2315]: [info] Internet Connectivity: OK Jan 26 22:25:56 4ba1d46 resin-supervisor[2315]: [warn]...

As an interim solution, would we be allowed to put colons in config var names, such that we can set things like hdmi_force_hotplug:1=1 as per https://www.raspberrypi.org/documentation/computers/configuration.html#setting-a-specific-hdmi-mode As it stands, we...

Our immediate requirement for the conditional config of `enable_tvout` is gone now, we have tooling to set this explicitly on pis that are known to need composite output. Being able...