Part Number: AM3356
Tool/software:
Hi expert
We are facing a problem, please help
The SDK and kernel used are as follows:
・SDK Version.09.01.00.001
・Linux Kernel Version.6.1.46(2023 LTS)
/dev/ttyACM0 is used to send and receive AT commands, and /dev/ttyACM1 is used to receive GPS data.
After configuring GPS reception, if you do not read data from /dev/ttyACM1,
after a while you will not be able to send or receive AT commands on /dev/ttyACM0.
/dev/ttyACM1 is receiving several dozen sentences per second.
When data is read from /dev/ttyACM1, AT commands can be sent and received on /dev/ttyACM0.
This issue does not occur with the following SDK and kernel versions when used in the same way.
・SDK Version.06.03.00.106
・Linux Kernel Version.4.19.59+(2019 LTS)
・SDK Version.08.02.00.24
・Linux Kernel Version.5.10.100(2021 LTS)
The software is intended for reuse.
Please let me know how to solve the problem.
Best regards.