Update Config for Eport-E20

New design P1 smart reader, P1 meter Info
BUTTON_POST_REPLY
admin
Site Admin
BerichtenCOLON 22
GeregistreerdCOLON 27 Jan 2022 09:52

Update Config for Eport-E20

Bericht door admin »

New config files are available for all Eport-E20 P1 readers,

This solve some problems with loose connection of Eport-E20

The Eport-E20 gives regular "Connection closed by foreign host." by TCP server protocol.

Reason for that can be:
  • The remote host is shutting down.
  • The remote host is experiencing a network problem.
  • The remote host is running out of resources.
  • The remote host is being attacked.
As you see it can bee several reasons.

Shutting down is not a reason.
Network problem can be against your network, they are not al the same.
Running out of resources!
Being attacked can also within your network.
What I have done:

I made the buffer size from 512 to 1400.

The P1 signal is Telnet.

The TCP-Server protocol has changed to TelnedD protocol.

After that the signal out was stable and has no errors anymore for several month's.

What to do:

First save the config.xml you need.
Go to the IP from your P1 Reader.
Login with admin / admin
Go to Others and Backup/Restore Configuration and Choose File.
Here you have to select your new config file.
Upload Config.png
Upload Config.png (17.96 KiB) 3424 keer bekeken
The Eport-E20 restart automatically after the upload.
Now you can set a fixed IP again.

I you upload a new config file all settings are reset to default you have to set a fixed IP again, the NAT will automatic Enabled.
With this python script you can Disable NAT again: JMDPatch.py)
Use python JMDPatch.py IP
IP is ip of your reader.

Any question mail support@7er.nl


P1 Reader

DSRM 3/4/5
Default config file (xml) (115200/8/1/none )

DSRM 2.2
Config file (xml) (9600/7/1/even)



P1 Reader P1 out

DSRM 3/4/5
Default config file (xml) (115200/8/1/none )

DSRM 2.2
Config file (xml) (9600/7/1/even)


Any question / problems mail: support@7er.nl
admin
Site Admin
BerichtenCOLON 22
GeregistreerdCOLON 27 Jan 2022 09:52

Re: Update Config for Eport-E20

Bericht door admin »

I update again with TCP-Server on port 24.
So you can use port 23 for Telnet and port 24 for TCP server.
You can use them both on more devices.
BUTTON_POST_REPLY