LINKS
LINKS
How to connect to Newland products in Android system
發布者: Kason 時間: 2023年05月03日
分享給 :
909 查看 0 評論
  1. The Android device reads and writes the Newland products in virtual serial mode
  2.  first configure the Andrews kernel to add support "CDC ACM" driver, recompile and update the compiled kernel. (Note: different system compilation environment display information is different)
  3. modify the device node permissions, so that Newland products node can be normal access to Andrews program.
    Modify the "/ueventd.rc" file in the root directory
         In ueventd.rc, add a rule that modifies the device node's permissions
        /dev/ttyACM*                  0666   root       root
  4.  Save and exit the file
所有評論 (0)
ETIQUETAS POPULARES