Page 1 of 1

Send/Reciver any text/numbers by RFlink

Posted: 16 Nov 2018, 07:30
by haryb
I'm looking solution for simple case.
After I bought RFlink I you simple transmiter and receiver devices like this:
https://pl.aliexpress.com/item/315-Mhz- ... 88047.html
and library on the Pi :
[url]git://git.drogon.net/wiringPi[/url]

I could send/receiver some number like this:

Code: Select all

sudo ./codesend 6666666
or

Code: Select all

sudo ./send systemCode unitCode command
It's possibile to send and reciver by RFlink that simple data like some number, short text, name command ?