Nice performance boost.
I'm not sure though which is the correct DTBO overlay to use. The factory reset tool puts revpi-connect-se.dtbo in the config.txt
Is this correct? (As its a "S" model and not a "SE" therefor it should have the extra NIC chip for the gateway modules populated?).
Also I used to have a line
Code: Select all
dtoverlay=w1-gpio,gpiopin=28
Those sensors silently don't work any more , neither on the old CM3 based Connect nor on the new CM4 based Connect S.
(normally there was a message printed in the kernel log about the Sensor and its ID found)
I didn't notice until now, because we are not logging the data yet, but it was working in older kernels (might be it doesn't work anymore after switching from 4.xx Kernel to 5.xx). Is there anything obviously different with the newer kernels? Are the GPIOs renumbered somehow? Any hint?
Markus