Hello, i am trying to test the UART connection in the xbee grove board, but when I am trying to import the UART LIBRARY i have this error "ImportError: cannot import name UART".
I have this error with many other libraries like digi so I need a way to import the class or the library to the lib file in the file manager of XBee or if there is another good solution for my problem.
i need this lib to make the connection between xbee3 and esp32 so it is very important to use this library.
Thanks