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 -
Long time test done with soil sensor!
My Project • 7 Jan 2025, 09:13 • Nicklas Starkel 13 Jan 2025, 09:10 -
A low cost energy meter
My Project • 25 Jan 2024, 01:03 • OldSurferDude 12 Aug 2024, 06:03 -
Water Meter or "How to get Home Assistant to send saved data to an Arduino"
My Project • 18 Oct 2024, 02:19 • OldSurferDude 18 Oct 2024, 02:19 -
Door chime
My Project • 26 days ago • Paul Scarbro 22 days ago -
Wio-E5 (STM32 and SX1262)
My Project • 31 Dec 2024, 17:52 • nagelc 25 Jan 2025, 20:21