Closed Manhem closed 2 years ago
The esp8266 target seem to need some changes to work with its serial driver.
Also seem to need some adjustments for compiler. I might be able to fix it. But not right away.
So I got compilation working. It will ignore the rx/tx pins you set and use the fixed ones for the uart. I think you also need to disable logging to uart completely so you don't start writing log information to the uart used for rs485
Hi. I have now made a PCB for this project an today I was trying to program my ESP8266. For the declaration of the pin I tryed both GPIO1(TX), GPIO3(RX) and GPIO5(Direction). I also tryed with TX, RX and D1. Get the same error everytime.
I have used your example anf only change the pins.
Any thing I'm doing wrong? I get this error: