MySensors nodes with Ethernet interface only
-
Hi all,
I use my arduino network with ethernet interface and MQTT protocol.
Now, I want to use the same hardware but with MySensors + MQTT (no gateway role).Is it possible to use mysensors with no NRF24 or RFM69 ?
when I test I had this issue:
Radio init failed. Check wiring.
normal ... but is there an option to do this ?
thanks in advance
-
The dev branch supports this (2.0.0-beta).
Just remove the #define MY_RADIO_NRF24 from the gateway sketch..
-
It's very good @hek !
thanks for your answer.
-
@hek said:
The dev branch supports this (2.0.0-beta).
Just remove the #define MY_RADIO_NRF24 from the gateway sketch..
When I try to remove the "#define MY_RADIO_NRF24" I'm getting this error:
WARNING: Category '' in library UIPEthernet is not valid. Setting to 'Uncategorized'
sketch\GatewayW5100.ino.cpp.o: In function `sendHeartbeat()':C:\Users\mk55\Documents\Arduino\libraries\MySensors1/core/MySensorsCore.cpp:276: undefined reference to `transportGetHeartbeat()'
collect2.exe: error: ld returned 1 exit status
plz help!
-
Hi,
I'm sorry. I didn't test this method yet.I have no time
If you find the solution, please tell me.
thanks
-
Will this include nodes with ESP8266 modules too?
Suggested Topics
-
Welcome
Announcements • 23 Mar 2014, 08:24 • hek 2 Apr 2014, 14:39 -
BMP280 SPI Adafruit
My Project • 24 Aug 2016, 01:56 • Matt 23 Jan 2025, 16:25 -
Simulate Online-Recreating 'Flappy Bird' with Arduino Nano
My Project • 15 Jan 2025, 09:13 • Skylar Jones 15 Jan 2025, 09:13 -
Radar motion sensor
My Project • 12 days ago • suresh sharma 12 days ago -
Interface-board-for-remote-control
My Project • 11 days ago • OldSurferDude 11 days ago -
Door chime
My Project • 9 Mar 2025, 10:06 • Paul Scarbro 13 Mar 2025, 00:15