Thanks for the reply Ian.
Well, i've opened the com-handler sources to try to modify it but i'm still looking into it.
Do you know, by chance, if it's enough to modify the code where it sets the baud rate or if there's other kind of modifications?
I'll make some tests this afternoon.
About RS-485, i'm using the Max485 ttl adapter as in this article
https://arduino-info.wikispaces.com/RS485-Modules
At first i was operating without resistors but no joy. Then i added resistors (hoping to have them calculated correctly) but again no joy.
The Mega has the tx led working but the second mega don't work.
Testing with another sketch, wich sends characters with the master serial monitor and receives them back from the slave, i have garbage coming back but never a clean response.
I'll do a screenshot this afternoon and try to explain better.
I know, reading this forum, that the 487 are better than the 485 that i'm using but i had those "in house" and i've tried them, probably i should switch?
Thanks again!