Device "SI5332A-D-GM3R" is not programming properly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2024 10:46 AM
Hi all,
We are trying to program device "SI5332A-D-GM3R" , and we are able to program the device and after power on sequence we can't see the proper data in the device, so help us to proceed further to read proper data from the device.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2024 08:52 AM
Hi,
I have done this exact scenario before, but I do a lot of orchestration of processes with third-party tools. How would you usually program this device? Do you have a tool that has an API that you can call to program this device? Typically, we will call a third-party tool to do the actual work in SN. Now, you can build your own tool (maybe try something like https://pyi2c.sourceforge.net/ and wrap it in a REST API), ***BUT*** you must wrap the whole custom tool in a security layer (Think API Gateway at a minimum).