Chat freely about anything...

User avatar
By keaster
#67080 I working on a project that I want to have communication from 1 master ESP8266 (currently using a Wemos) to many arduinos. I have used in the past https://github.com/MajenkoLibraries/ICSC library from 1 to many arduinos with no problems. The issue I have is with the DE/RE pin on the rs-485 module. The ESP will not receive data from another arudino but will not send unless I remove the conection from the ESP to the rs-485 (the module has built in pull-up) so the chip in in high state and will send data but now will not receive.

I know the pin is going high by testing with a led and getting a quick strobe i've tried 3v3, 5v and no luck.