Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Sharing Aurora with Modbus #24201
    UgoPoddine
    Participant

      Hello,

      I have solved the issue by myself, simply moving in the main loop() the alternate call to :

      pzemSerial.begin(9600); //Baud Rate as 9600… sopra sembra non farcela
      node.begin(slaveID, pzemSerial)

      and after :

      inverter.begin();

      It works very well
      Thank-you
      Best regards
      Ugo

    Viewing 1 post (of 1 total)