Search found 5 matches

by jmav
06 Dec 2016, 15:38
Forum: RFLink: Unsupported devices
Topic: RFlink and Mysensors
Replies: 6
Views: 6405

Re: RFlink and Mysensors

MySensors are custom build devices which can communicate on different media (433MHz, 2.4GHz, ...). I think it would be better to make them work with 2.4GHz NRF24L01 module than 433Hhz one. RFlink already have support for both 433MHz & 2.4GHz on NRF24L01. Sample: http://sebastiaanschimmel.me/blog...
by jmav
06 Dec 2016, 15:14
Forum: RFLink: Unsupported devices
Topic: RFlink and Mysensors
Replies: 6
Views: 6405

Re: RFlink and Mysensors

Wouldn't be better to use NRF24L01 on 2.4G?
by jmav
21 Nov 2016, 13:11
Forum: RFLink: Unsupported devices
Topic: How can I add custom device
Replies: 0
Views: 2111

How can I add custom device

I want to build own device on arduino, which send some data.
Which arduino library do you suggest, to send compatible 433HHz pocket to RFLINK?
Do we have any custom device for this?
by jmav
16 Nov 2016, 11:08
Forum: RFLink: Unsupported devices
Topic: How to send unsupported packets to device to test receiver
Replies: 0
Views: 1950

How to send unsupported packets to device to test receiver

I found packets in debug mode for unsupported device transmitter. I would like to send pocket to unsupported receiver without plugin.
Is this posible?