Hi,
I've been following the REMOTE CONTROL SOCKETS tutorial, it was all going well.
Based on the photo in the tutorial I'm using the same remote and plug socket.
I was able to connect to pick up the remote controls "messages" (although I did use the transmitter with 4pins)
Having received codes (e.g. 0b1110010111111111000011100) I changed the setup to be a transmitter. (again using the transmitter with 4 pins only 3 pins connected)
This is where I get stuck.
I used the send code in the tutorial but none of my plugs turn on or off.
I double checked, and using the remote control it works fine.
I have recreated all of the wiring but still no luck.
Any tips on how I can go about debugging this or figuring out what is wrong?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi,
I've been following the REMOTE CONTROL SOCKETS tutorial, it was all going well.
Based on the photo in the tutorial I'm using the same remote and plug socket.
I was able to connect to pick up the remote controls "messages" (although I did use the transmitter with 4pins)
Having received codes (e.g. 0b1110010111111111000011100) I changed the setup to be a transmitter. (again using the transmitter with 4 pins only 3 pins connected)
This is where I get stuck.
I used the send code in the tutorial but none of my plugs turn on or off.
I double checked, and using the remote control it works fine.
I have recreated all of the wiring but still no luck.
Any tips on how I can go about debugging this or figuring out what is wrong?