mchr3k / arduino-libs-manchester

172 stars 113 forks source link

Not working on esp8266 esp-12e #37

Open troublegum opened 7 years ago

troublegum commented 7 years ago

I have receiver and transmitter. Transmitter is arduino. Receiver is esp-8266. I used your code example, and tried to connect the receiver and the transmitter. But they are not connected between themselves! But all working good when both devices are aruduino!

zeroprime790 commented 6 years ago

Hello,

Did you find a solution?

Br, George

troublegum commented 6 years ago

Hi, I did not find a solution.

Tvde1 commented 5 years ago

I'm also struggling with this. I really need it to work.

kiredewit commented 2 years ago

I was also struggling to get this working. (I use a wemos D1 mini lite).

I changed the fuses to: -U lfuse:w:0xe2:m -U hfuse:w:0xdf:m -U efuse:w:0xff:m

thanks to