Manuel
Manuel

> Ed -- ESP32-S3 and RP2040 Dual-MCU _head explodes_ I have this D1L version with esp32-s3 and rp2040. Meshtastic is running on the esp32-s3. The rp2040 can be used for...
> OK, I've now got everything setup on my end -- let me know if you need any testing or if I can save you time by looking into anything...
https://github.com/mverch67/arduino-esp32/blob/4de91179859a97e3c2777988901947c335b06f15/cores/esp32/esp_io_expander.c#L33
> maybe this helps? This is not an issue. The problem is that all I2C communication to the IO expander fails with timeout error (263). ``` INFO | ??:??:?? 4...
> The problem is that all I2C communication to the IO expander fails with timeout error (263). > Reason for the non-functional I2C seems lovyanGFX. I've seen this before when...
``` DEBUG | ??:??:?? 3 SX126xInterface(cs=64, irq=67, rst=65, busy=66) DEBUG | ??:??:?? 3 SX126X_DIO3_TCXO_VOLTAGE not defined, not using DIO3 as TCXO reference voltage INFO | ??:??:?? 3 Starting meshradio init......
For the display support (CS pin behind IO expander) I needed to tweak a little the lovyanGFX lib. It looks for esp32 the authors used some code optimizations, but this...
CannedMessage module function (keys) are missing currently.
@Nasimovy You may try if the refactored class is still working with your keyboard device 😅