Sending raw data

Functionality and usage of the OpenNethome Server
perjarle
Posts: 32
Joined: Wed Aug 03, 2016 8:08 am

Re: Sending raw data

Post by perjarle »

Hi
The arduino code reacts on signals from my Nexa 3ch remote (learning code)

It gives output like this when i press the remote button:
sender 7722438
no group
on
recipient 1


But when I toggle the same control from ONH, it receives nothing.
The lamp is working though.

/PJ
stefangsbb
Site Admin
Posts: 313
Joined: Sun Nov 30, 2014 2:16 pm

Re: Sending raw data

Post by stefangsbb »

Ok, that is quite convincing. I looked at the code again and realized that they just count spaces, so it is ok. My guess would be that the code is a bit picky on the pulse lengths. If you relaxes the intervals a bit, so it accepts broader intervals, I think it should work.
Post Reply