Jean-Christophe Rona
Jean-Christophe Rona
Thx all, and sorry for the delay !
Hi, No, but it looks like the protocols supported by the RCswitch library could be easily added to rf-ctrl. Regards
Could you please attach the kernel panic logs ?
Maybe a watchdog that triggers a reboot. I suspect that the driver blocks the kernel for too long when it sends the frames. The ook-gpio driver uses udelay() and blocks...
Glad to hear it ! However, the real somfy remote sends the command 10 times IIRC. So even if it works, the right approach would be to fix the kernel...
Hi, sorry for the delay ! The frequency in `tamalib_init` can be whatever you want, actually. It just needs to match the granularity of your internal logical time base, and...
Hi @lz2sat, Please try with the current code base. A timing issue regarding how the CS pin was handled has been recently pushed. BR
Hi @SeleDreams, I do not know anything about the V5, except that its MCU is probably not the same as the one found in the P1, thus the ROM would...
Hi @shurillu, You are correct for the frequency, it is in decihertz, I made it clear in hal.h now. Regarding the drift, I noticed it too. It probably comes from...
Hi @NoNamedCat, I'm not aware of any tool that can produce a first "draft" of C code for the E0C6200. However, if you do find something, keep in mind that...