simplemodbusng icon indicating copy to clipboard operation
simplemodbusng copied to clipboard

PlatformIO compatible slave

Open vermut opened this issue 4 years ago • 6 comments

Opening PR according to request in https://github.com/vermut/simplemodbusng/commit/569ee7424168247e7541816b064ed1d46c0515b4#commitcomment-57467186

@angeloc how to do want me to proceed? my code differs much from yours.

vermut avatar Nov 02 '21 07:11 vermut

@vermut rebase on master, apply your patches on top while reworking them, when you have something working please let me know so I can test it! Greatly appreciated!

angeloc avatar Nov 02 '21 08:11 angeloc

Do want me to delete other folders as I did in my repo? Because I needed to do that so PlatformIO can use that repo as a source.

On that case you will need to create separate repos for SimpleModbusMaster and SimpleModbusSlaveSoftwareSerial

rfvermut avatar Nov 02 '21 08:11 rfvermut

See https://docs.platformio.org/en/latest/core/userguide/lib/cmd_install.html#git for PlatformIO options

rfvermut avatar Nov 02 '21 08:11 rfvermut

Dear people, Is this library compatible with Arduino FIO?

OptimalControls avatar Nov 25 '21 03:11 OptimalControls

I have no idea. Chip seems to be the same, so I would say yes.

rfvermut avatar Nov 25 '21 08:11 rfvermut

I have no idea. Chip seems to be the same, so I would say yes.

I have tested V10 with fio, but when we connected 4 or more devices, Modbus RTU started to give Comm fail.

OptimalControls avatar Nov 25 '21 15:11 OptimalControls