Jump to content
Sign in to follow this  
van

XP-2150 INKCHIP firmware failure, no printer detected

Recommended Posts

After inquiring about the compatibility of your software solution for an EPSON XP-2150 I purchased the key for the aforementioned printer. I understand a generic firmware coded for another printer is used for several compatible printers of the same series but this one is not even recognized while trying to install the firmware. I have followed both the .pdf manual and the youtube tutorial and attempted installation by the book at which point the installation never gets past the '"The printer is not connected or the connected printer is not the target printer". As a programmer myself I would rather not fish for any compensation but only get a solution to my problem as I have prepaid a non-functioning software advertised to be compatible. If you have used a generic edited code for a semi-compatible printer that is not a solution unless it works 100% of the time at which point there is no point in sticking with a non-working software paid with my hard-earned money. Thanks for your preoccupation with my issue in advance.

software error screen

Share this post


Link to post
Share on other sites

I apologize for the trouble and I am embarassed to badmouth your effort! I accidentally misclicked a software link for another series, the correct compatible software is coded correctly and is working!

Share this post


Link to post
Share on other sites

I am however experiencing the issue where the flasher is stuck at 99% even after unplugging and turning on the printer on regular mode..

Share this post


Link to post
Share on other sites
20 hours ago, van said:

I still am unable to flash the printer even with the new firmware and activation program. I used the algorithm you suggested about prematurely terminating the program through the taskbar. At least this time the activation program recognizes the printer and automatically recovers the serial but either the flashing or the activation program keep going wrong because it doesn't accept it during the activation process.

I attach the error screen message.

error.png

Hello!
You need to put the activation key in the SN field, not the serial number of the printer.

Share this post


Link to post
Share on other sites

Still not working.

Can you walk me through the steps in case I am doing something wrong and the flasher has done its job right? If it's a flasher error advise on the resolution of that problem instead.

I tried putting the randomly generated key alone as well as the whole string and still nothing.

ERROR2.png

Edited by van

Share this post


Link to post
Share on other sites
3 hours ago, Admin said:

Please tell me your order number so I can help you.

Thank you!

 

Yes. it's order Order #425199.

Share this post


Link to post
Share on other sites

If I attempt to activate online I get communication error 10060

Edited by van

Share this post


Link to post
Share on other sites
On 7/31/2022 at 11:38 AM, van said:

If I attempt to activate online I get communication error 10060

Try to use another internet connection and another computer. Something is preventing the communication with server on your side.

Share this post


Link to post
Share on other sites
3 hours ago, Admin said:

Try to use another internet connection and another computer. Something is preventing the communication with server on your side.

will try

perhaps it was a firewall

Share this post


Link to post
Share on other sites
14 hours ago, van said:

will try

perhaps it was a firewall

nope

firewall and antivirus off still same error

Share this post


Link to post
Share on other sites
7 hours ago, van said:

nope

firewall and antivirus off still same error

Change your internet connection and your computer at the same time. It should help.

Share this post


Link to post
Share on other sites
9 hours ago, van said:

Still same result

Please try this new file for you:  

  
  
  
1) Upload firmware which I sent. 
2) Switch on in normal mode(!!!) just turn on button . - dont put printer in Program Update mode. (No need to press few buttons while turn on the printer) The uploading process will stuck at 70-80% - it is ok! Open task manager and stop updater process. Printer will blink for about 5-15 minutes - then will power OFF. Now power on the printer - chipless firmware is installed in your printer!    
  
After that try to activate again.
  

Share this post


Link to post
Share on other sites
1 hour ago, Admin said:

Please try this new file for you:  

  
  
  
1) Upload firmware which I sent. 
2) Switch on in normal mode(!!!) just turn on button . - dont put printer in Program Update mode. (No need to press few buttons while turn on the printer) The uploading process will stuck at 70-80% - it is ok! Open task manager and stop updater process. Printer will blink for about 5-15 minutes - then will power OFF. Now power on the printer - chipless firmware is installed in your printer!    
  
After that try to activate again.
  

The issue really is that the printer never goes blinking after the uploading process like something went wrong there, that issue persists.

Share this post


Link to post
Share on other sites
17 hours ago, van said:

Windows 10 Pro Build 19044 (64 bit) currently trying on  a Latitude 7280 laptop

Did you mean that your printer is not connected to your computer via network, but only via a usb cable? But you still have to use WIFi to install and activate chipless firmware.

If you are doing everything right, but it doesn't help, then try the following:

Several factors exist that may cause this connection to fail:

1. Remote server is not available.

2. Internet connection is missing or unstable.

3. Application is blocked individually via firewall/antivirus/etc.

4. One of the used ports or addresses is blocked for the entire system.

Not much can be done for the first and second cases, but server downtime is very rare and brief. Next steps will help to resolve this problem in the third and fourth cases.

1. Checking port availability.

1.1. We will use standard telnet client for this operation because Windows components is rarely blocked by protection software. Telnet client is already activated for Windows XP, but you need to turn it on manually for Windows Vista and later versions.

1.2. In order to activate telnet client, go to the `main menu -> control panel -> programs and features -> turn windows features on or off` and make sure that `telnet client` box is checked, then press `OK`.

1.3. Open console window and type `telnet 178.63.104.69 23457` then press enter.

1.4. If you see black screen with cursor then telnet is successfully connected to the server, which means that port is available system wide and something is blocking WICReset specifically.

1.5. If you will see some errors in the console output (typically: `could not open connection to the host on port`), then this port is blocked for entire system or on the remote device.

3.1. If your PC is in the local network, make sure that connections to the 23457 port is allowed in the gateway server's firewall settings.

3.2. If you are using router with enabled firewall rules, make sure that connections to the 178.63.104.69:23457 is allowed for target PC (firewall settings usually available via router's web interface).

3.3. If VPN provider is used, make sure, that system routing table contains correct entries that include remote server address.

3.4. Make sure, that protection software doesn't have global rule that blocks connections to the used ports. Some protection software may have default rules that limit connections only to the most widely used port numbers (http, ftp, etc).

3.5. Some third party software (for example, some VPN software) may also provide additional firewall-like protection service. Make sure, that these applications either disabled during waste reset or WICReset is added to their exclusion list when possible.

4. List of used ports:

4.1. Application will connect to remote server on 178.63.104.69:23457 (TCP) for waste counters reset. 4.2. Application will use 80 (TCP/HTTP) port in order to download database and RSS feed during initialization.

4.3. Ports 3289 (UDP/ENPC), 161 (UDP/SNMP) and 515 (TCP/LPD) will be used to discover network printers and communicate with them.

Share this post


Link to post
Share on other sites
19 hours ago, Admin said:

Did you mean that your printer is not connected to your computer via network, but only via a usb cable? But you still have to use WIFi to install and activate chipless firmware.

If you are doing everything right, but it doesn't help, then try the following:

Several factors exist that may cause this connection to fail:

1. Remote server is not available.

2. Internet connection is missing or unstable.

3. Application is blocked individually via firewall/antivirus/etc.

4. One of the used ports or addresses is blocked for the entire system.

Not much can be done for the first and second cases, but server downtime is very rare and brief. Next steps will help to resolve this problem in the third and fourth cases.

1. Checking port availability.

1.1. We will use standard telnet client for this operation because Windows components is rarely blocked by protection software. Telnet client is already activated for Windows XP, but you need to turn it on manually for Windows Vista and later versions.

1.2. In order to activate telnet client, go to the `main menu -> control panel -> programs and features -> turn windows features on or off` and make sure that `telnet client` box is checked, then press `OK`.

1.3. Open console window and type `telnet 178.63.104.69 23457` then press enter.

1.4. If you see black screen with cursor then telnet is successfully connected to the server, which means that port is available system wide and something is blocking WICReset specifically.

1.5. If you will see some errors in the console output (typically: `could not open connection to the host on port`), then this port is blocked for entire system or on the remote device.

3.1. If your PC is in the local network, make sure that connections to the 23457 port is allowed in the gateway server's firewall settings.

3.2. If you are using router with enabled firewall rules, make sure that connections to the 178.63.104.69:23457 is allowed for target PC (firewall settings usually available via router's web interface).

3.3. If VPN provider is used, make sure, that system routing table contains correct entries that include remote server address.

3.4. Make sure, that protection software doesn't have global rule that blocks connections to the used ports. Some protection software may have default rules that limit connections only to the most widely used port numbers (http, ftp, etc).

3.5. Some third party software (for example, some VPN software) may also provide additional firewall-like protection service. Make sure, that these applications either disabled during waste reset or WICReset is added to their exclusion list when possible.

4. List of used ports:

4.1. Application will connect to remote server on 178.63.104.69:23457 (TCP) for waste counters reset. 4.2. Application will use 80 (TCP/HTTP) port in order to download database and RSS feed during initialization.

4.3. Ports 3289 (UDP/ENPC), 161 (UDP/SNMP) and 515 (TCP/LPD) will be used to discover network printers and communicate with them.

Will try this guide

Share this post


Link to post
Share on other sites
On 8/8/2022 at 3:14 PM, Admin said:

Did you mean that your printer is not connected to your computer via network, but only via a usb cable? But you still have to use WIFi to install and activate chipless firmware.

If you are doing everything right, but it doesn't help, then try the following:

Several factors exist that may cause this connection to fail:

1. Remote server is not available.

2. Internet connection is missing or unstable.

3. Application is blocked individually via firewall/antivirus/etc.

4. One of the used ports or addresses is blocked for the entire system.

Not much can be done for the first and second cases, but server downtime is very rare and brief. Next steps will help to resolve this problem in the third and fourth cases.

1. Checking port availability.

1.1. We will use standard telnet client for this operation because Windows components is rarely blocked by protection software. Telnet client is already activated for Windows XP, but you need to turn it on manually for Windows Vista and later versions.

1.2. In order to activate telnet client, go to the `main menu -> control panel -> programs and features -> turn windows features on or off` and make sure that `telnet client` box is checked, then press `OK`.

1.3. Open console window and type `telnet 178.63.104.69 23457` then press enter.

1.4. If you see black screen with cursor then telnet is successfully connected to the server, which means that port is available system wide and something is blocking WICReset specifically.

1.5. If you will see some errors in the console output (typically: `could not open connection to the host on port`), then this port is blocked for entire system or on the remote device.

3.1. If your PC is in the local network, make sure that connections to the 23457 port is allowed in the gateway server's firewall settings.

3.2. If you are using router with enabled firewall rules, make sure that connections to the 178.63.104.69:23457 is allowed for target PC (firewall settings usually available via router's web interface).

3.3. If VPN provider is used, make sure, that system routing table contains correct entries that include remote server address.

3.4. Make sure, that protection software doesn't have global rule that blocks connections to the used ports. Some protection software may have default rules that limit connections only to the most widely used port numbers (http, ftp, etc).

3.5. Some third party software (for example, some VPN software) may also provide additional firewall-like protection service. Make sure, that these applications either disabled during waste reset or WICReset is added to their exclusion list when possible.

4. List of used ports:

4.1. Application will connect to remote server on 178.63.104.69:23457 (TCP) for waste counters reset. 4.2. Application will use 80 (TCP/HTTP) port in order to download database and RSS feed during initialization.

4.3. Ports 3289 (UDP/ENPC), 161 (UDP/SNMP) and 515 (TCP/LPD) will be used to discover network printers and communicate with them.

the computer connects properly to the address via telnet but the activation throws a 10060 error but the upload program doesn't manage to flash the printer anyway, even if I interrupt the process before some error flag is triggered at 70 to 80% the printer never goes into 'flashing lights mode' to indicate that the upload was successful and that it installed the new firmware..

Share this post


Link to post
Share on other sites
On 8/10/2022 at 8:14 PM, van said:

the computer connects properly to the address via telnet but the activation throws a 10060 error but the upload program doesn't manage to flash the printer anyway, even if I interrupt the process before some error flag is triggered at 70 to 80% the printer never goes into 'flashing lights mode' to indicate that the upload was successful and that it installed the new firmware..

In this case,please,try the same procedure on the another device,it could be something in it what prevents activation.

  • Confused 1

Share this post


Link to post
Share on other sites
On 8/12/2022 at 5:33 PM, Admin said:

In this case,please,try the same procedure on the another device,it could be something in it what prevents activation.

In any device and with any configuration ending the task will not get the printer to go into flashing mode..

Perhaps we should also press some key combo on the printer to initialize it?

Share this post


Link to post
Share on other sites
23 hours ago, van said:

In any device and with any configuration ending the task will not get the printer to go into flashing mode..

Perhaps we should also press some key combo on the printer to initialize it?

In what mode have you installed the firmware?

Share this post


Link to post
Share on other sites
7 hours ago, Admin said:

In what mode have you installed the firmware?

Administrator mode, with antivirus and firewall turned off

Share this post


Link to post
Share on other sites
15 hours ago, van said:

failure tο flash

Let’s go back to installing the firmware. You should install the chipless firmware in NORMAL mode instead of UPDATE mode.

Please read the instruction from our website carefully:

https://inkchip.net/download/INKCHIP Instruction Method 14 (for 99 firmware).pdf

Also, please watch the video guide from our official YouTube channel:

https://youtu.be/oF0DsDVPT7k

Share this post


Link to post
Share on other sites
On 8/17/2022 at 7:40 PM, Admin said:

Let’s go back to installing the firmware. You should install the chipless firmware in NORMAL mode instead of UPDATE mode.

Please read the instruction from our website carefully:

https://inkchip.net/download/INKCHIP Instruction Method 14 (for 99 firmware).pdf

Also, please watch the video guide from our official YouTube channel:

https://youtu.be/oF0DsDVPT7k

Doesn't work.

It throws an error at 99% I remove the plug and retry just in case then it throws the same error so after that I try the other 'unofficial' method of ending the process via task bar after it resets but stalls at around 80% at which point if I let it as per forum instructions it wont gο into flashing mode, it won't go into flashing mode either if i press the triangular 'cancel' key as per instructions posted on YouTube.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this  

×
×
  • Create New...