We have an IoT application written in C which we use to communicate with legacy devices. The application is packaged (via ioxclient) up and runs very nicely on an IR809 using either RS232 or RS485 for comms with the outside world. The current development platform is Windows 10, using WSL-2 and Vistual Studio code.
The issue we have is that the IR809s we use are obsolete and we've moved to IR1835s which are arm based. So the question is, are there any idiot guides for moving a IR809 based C application so that it works on the IR1835?
Any help would be appreciated
cheers
Brian