@mfalkvidd @Anticimex : yes i sharing the code perhaps this week end. I need to find time to make a PR to GITHUB
As I said, my code may not be as clean as you'd like, but it works.
phildefer
@phildefer
2
Reputation
3
Posts
327
Profile views
0
Followers
0
Following
Best posts made by phildefer
-
RE: 💬 Building a Raspberry Pi Gateway
Latest posts made by phildefer
-
RE: 💬 Building a Raspberry Pi Gateway
@mfalkvidd @Anticimex : yes i sharing the code perhaps this week end. I need to find time to make a PR to GITHUB
As I said, my code may not be as clean as you'd like, but it works. -
RE: 💬 Building a Raspberry Pi Gateway
Re: Building a Raspberry Pi Gateway
Hi all,
i compile with success the gateway in Raspberry PI 4 (with some code modification)
this is not perfect.. but it works.
if someone wants to try, i upload the gateway compiled with this options :
--my-transport=rf24 --my-gateway=ethernet --my-port=5003
-
RE: 💬 Sensebender Micro
I upgrade my sensebender firmware with the new one (V1.4), and i have a question.
In the sketch (https://www.mysensors.org/hardware/micro) the line
//#include <avr/power.h>
is commented.
Is it "normal" or is it a mistake ?