Hi,
i was searching for the last 3 days now.
And i was not able to find a solution.
What i have:
Elfin EW11 that is integrated in the Wifi. The Elfin is the Modbus adapter for my openhab system. With my oscilloscope i can see the requests on the RS485. I did not decode the signal yet (since the timing is pretty much what i would expect). Elfin EW11 is Modbus Master.
I would like to test the connection and use a NodeMCU as a modbus slave. I have no MAX485 board. And as far as i understood it is not needed for my "simple" test.
I downloaded and installed all of those:
https://werner.rothschopf.net/microcontroller/202112_arduino_modbus_server.htm
but no reaction from the nodemcu...
i connected the A/B from the Elfin EW11 to RX/TX of my NodeMCU.
but i assume that i have a basic misunderstanding here...
Does anyone have a small idea where to look at?
I guess i got a little further.
The Elfin EW11 does the request (my assumption) and the answer of the nodemcu comes.
But the signal is like 5V from the Elfin and the response is like 1V peak.
Is that expected?


