Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By ralph83
#32331
gerardwr wrote:
gerardwr wrote:
rvtk wrote:I tried the fuzzilogic code for the reception of 433 mhz rf remotes. I didn't get the example ShowReceivedCode (RemoteSwitch) to work.


Same result here, did not work for me either. Attached my RF receiver to ESP8266-GPIO2 and changed the sketch accordingly.

Update 25-07-2015.
After installing the Latest Stable release (dated 23 jul 2015) from ESP8266-Arduino I re-tested the ShowReceivedCode (from RemoteSwitch) and this works now!!

Also tried the ShowReceivedCode example (from NewRemoteSwitch) but had no success there (yet).


I've tried to use the RemoteSwitch library with the ShowReceivedCode example, but I did not succeed.

I'm using GPIO2 on interrupt 2 (NewRemoteReceiver::init(2, 2, showCode);) but I do not receive any data. The receiver module is connected to 3v3.

Which configuration did you use?
User avatar
By maba
#37444 Hello
Iam looking for a library for FS1000A ore a code to send date of a DHT22 from a PRO MINI to an ESP (Arduino IDE)

Thanks a lot
MABA