I'm currently trying to reprogram a WIZ108SR which needs to communicate over RS458 serial, however I don't have any adapters at hand. However I have a fair few Arduino, Wemod D1 mini, BlackPill and Usb to 3.3/5v serial adapters.
The device I'm trying to reprogram https://docs.wiznet.io/Product/S2E-Module/WIZ108SR
Using the following MAX485 module https://www.ebay.co.uk/itm/381374599127
However my issue is this module doesn't have hardware flow control, what is the easiest way to bridge USB to communicate? (With the following hardware)
https://kunkune.co.uk/shop/kunkune-...ft232rl-ftdi-serial-adapter-converter-module/
Which according to the data sheet would work, but I'm not sure if it needs to be reprogrammed to support this, or if the board I have breaks out the 2 required pins? https://ftdichip.com/wp-content/uploads/2020/08/DS_FT232R.pdf


Alternatively are there any sketches to turn an Arduino Uno into a Serial Bridge with flow control?
Alternatively ESP-Link could be an option, though I can't seem to find if it can support flow control of a MAX485
Kind regards
Ben
The device I'm trying to reprogram https://docs.wiznet.io/Product/S2E-Module/WIZ108SR
Using the following MAX485 module https://www.ebay.co.uk/itm/381374599127
However my issue is this module doesn't have hardware flow control, what is the easiest way to bridge USB to communicate? (With the following hardware)
https://kunkune.co.uk/shop/kunkune-...ft232rl-ftdi-serial-adapter-converter-module/
Which according to the data sheet would work, but I'm not sure if it needs to be reprogrammed to support this, or if the board I have breaks out the 2 required pins? https://ftdichip.com/wp-content/uploads/2020/08/DS_FT232R.pdf


Alternatively are there any sketches to turn an Arduino Uno into a Serial Bridge with flow control?
Alternatively ESP-Link could be an option, though I can't seem to find if it can support flow control of a MAX485
Kind regards
Ben
Last edited:

