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
-
It's very good @hek !
thanks for your answer. -
The dev branch supports this (2.0.0-beta).
Just remove the #define MY_RADIO_NRF24 from the gateway sketch..
@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
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login