Gateware with nRF24L01+ and RFM69HW
-
Hey guys,
Are there some who have tried the "Wireless Gate Shield " with MySensor software?
http://www.seeedstudio.com/wiki/WireLess_Gate_Shield_V1.0Is it possible that had a gateware with nRF24L01+ and RFM69HW and ethernet on same Arduino
with MySensor software , from what I can see there can only be used on one of those times .from MyConfig.h
ifdef MYSENSORS_RF_NRF24
include " MyRFDriverNRF24.h "
typedef class MyRFDriverNRF24 MyRFDriverClass ;
endififdef MYSENSORS_RF_RF69
include " MyRFDriverRF69.h "
typedef class MyRFDriverRF69 MyRFDriverClass ;
endif -
Hey guys,
Are there some who have tried the "Wireless Gate Shield " with MySensor software?
http://www.seeedstudio.com/wiki/WireLess_Gate_Shield_V1.0Is it possible that had a gateware with nRF24L01+ and RFM69HW and ethernet on same Arduino
with MySensor software , from what I can see there can only be used on one of those times .from MyConfig.h
ifdef MYSENSORS_RF_NRF24
include " MyRFDriverNRF24.h "
typedef class MyRFDriverNRF24 MyRFDriverClass ;
endififdef MYSENSORS_RF_RF69
include " MyRFDriverRF69.h "
typedef class MyRFDriverRF69 MyRFDriverClass ;
endif -
Yes, that's right
Is it possible to put two gatware on the same system one with nRF24L01+
and another RFM69HW can Domoticz control it ?
Otherwise, use two gatware with MQTT on the same system?
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