I tried recompiling the code using the AT interface, but after using it and sending the command lpac driver list, the response was "No APDU driver found." My system is Windows 11, and I'm using a Samsung smartphone. I have installed a serial port tool on my computer, and when sending AT commands through this tool, the device returns results normally. Could the issue be with my code compilation? Could you tell me how to compile the code using AT commands? I have already read the documentation, but I'm not sure if I missed anything. Thank you very much.