I'll try put in a delay and get back if not solved. Thank's
Best posts made by hakha4
-
RE: Changing a node not captured by gateway
-
RE: ESP32 gateway pinout
Hi
Thank's for answer. RF24 isn't a wifi radio, work's like RFM I believe.
I'm building a Mysensors gateway with lan for Domoticz and as I said with Esp8266 it works and I've used the example sketch for Esp32 GW so I must made some fault. I'll try and error but if someone have tips I appreciate comment's -
Arduino Nano Every problem
Hi
Error when compiling a node sketch to Arduino Nano Every :xxx\Arduino\libraries\MySensors/MySensors.h:83:2: error: #error Hardware abstraction not defined (unsupported platform)
If I understand right the old Nano and Every are compatible, just more memory etc in the Every. Is there a change in MySensors library that can be changed to accept the Nano Every ?
Regards Håkan -
RE: Arduino Nano Every problem
Ok. Thanks for answer. I have to wait until it is eventually implemented. Could be nice to have bigger sketches in a smaller Arduino compare to Mega
Regards Håkan