Hi @nagelc, our CI pipeline is currently running cppcheck version 2.1. Could you let me know which version you're using on your end?
Controller Developer
Controller developers
Private
Posts
-
cppcheck old-style c cast -
What does --my-is-rfm69hw do?@nschurando Yes, the “C” in RFM69HCW (or RFM69CW) means “compatible”, indicating pin compatibility with older RFM modules such as the RFM12B.
-
Sleeping with RFM95 ?@Aymeric As @TheoL mentioned, the library automatically handles putting the radio to sleep when you call
sleep(). The functionstransportDisable()andtransportReinitialize()are internal to the library and not meant to be used directly.If you can share the serial/console output, we may be able to better understand what’s going on.
-
Forum Search not working?Search function restored