Unable to install ESPNow2Mqtt in Arduino2

I try to install the espnow2mqtt lib in arduino-ide-2.
But it claims that the dependency Nanopb ist not available as Arduino library. Then I downloaded and installed the Nanopb lib using Arduino-IDE and the IDE confirmed that the lib ist correctly installed. But as tried to install the espnow2mqtt lib, the result was the same.
To be sure that the Nanopb lib is available in introduced some #include ... entries in my current project and it compiles.
Whats wrong with the picture. Is anybody out there having an idea?
Thanx
Lutz

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.