Portenta X8 Tutorial Serial RPC example not working

We are having difficulties in getting the serial RPC working on the Portenta X8. While debugging, we discovered that there is a typo in the example file available at https://docs.arduino.cc/beb93128c955e3edbec71e7a148f9961/py-serialrpc.zip, which is referenced in the tutorial at https://docs.arduino.cc/tutorials/portenta-x8/python-arduino-data-exchange/

lenght() should be replaced with len(). Line 19:

Hello Vincenzo

Thank you for your feedback and proposal for a solution

We added this topic to the team's backlog to be checked and updated soon.

Thank you so much for posting this, in any of the cases remember that you can contact our customer support at: https://www.arduino.cc/en/contact-us/ and even do a pull request directly on the tutorial at:

regards