Are you connecting the serial BT device on M2.Key E port with 3110000.serial?
If so, have you requested the vendor for the porting guide and related resources?
Have you verified UART loopback test working before connecting with BT device?
I think UART driver should be able to be probed by default.
The current error from the screenshot you shared, it looks like that the reset property has been removed in your case.
I’m not clear about your driver and the customization.
Please recover the customization for serial3110000 node in device tree.
Hi @trezen.parmar
I found a possible solution for this issue in the following NVIDIA forum thread:
I also found some relevant information in this wiki:
Based on this information, you can use the following commands to check which TTY devices are being detected and are available on the system:
dmesg | grep tty
ls /dev/tty*
Could you please run these commands and share the output? This should help us verify how the UART interfaces are being detected by the system.
Let me know if this helps answer your question. If not, feel free to let me know, and I’ll be happy to help further.
Best Regards
Carlos Quiros Gomez
Embedded SW Engineer at RidgeRun
Contact us: support@ridgerun.com
Developers wiki: https://developer.ridgerun.com
Website: www.ridgerun.com