@KevinT should be one of these https://github.com/mysensors/MySensors/pulls?q=is%3Apr+esp8266+sort%3Aupdated-desc+
administrators
Admin
Posts
-
💬 Easy-Peasy Amplified MySensors Serial Gateway -
💬 Easy-Peasy Amplified MySensors Serial Gateway@KevinT did you read the thread I linked?
-
💬 Easy-Peasy Amplified MySensors Serial GatewayGreat to see you again @KevinT
It is broken, and you are doing something wrong :-)
Use the latest supported version of the board definitions. See https://forum.mysensors.org/post/114086
-
cppcheck old-style c castHi @nagelc, our CI pipeline is currently running cppcheck version 2.1. Could you let me know which version you're using on your end?
-
cppcheck old-style c castSorry, I have no idea.
-
HLK-PM01 breakout boardI turned off the affiliate setup on openhardware when CodeGarage took over the cost of hosting MySensors/OpenHardware.io along with turning off all google ads.
The "Buy" functionality on openhardware.io involved alot of manual handling and support. It was not worth the effort.
You can still make a donation to @sundberg84 when using his designs. I'm sure he appriciate it.
-
HLK-PM01 breakout boardWelcome to the forum!
Tagging @sundberg84 who created this pcb.
-
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.
-
Code Garage to the rescue. -
Signing clarificationIt is the receiver's eeprom that needs to be cleared. In most MySensors networks, the receiver is the gateway. But since MySensors supports node to node communication (for example a button node sending a message to a relay node), any node can be a receiver. So in the example, the eeprom of the relay node would also need to be cleared.