Hi @ajitsj3 ,
Actually so far there is no solution other than modifying the default I2C device name in AccessManager source code, but for your case , I would recommend modifying the default I2C device name in the source code to some symbol link file in the Linux file system, for example, "/dev/i2c-s" , and link i2c-s to different device name such as "/dev/i2c-2" or something like this. so you just need to change the default I2C device name just once.
Hope that makes sense,
Have a great day,
Kan
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------