ISTA+ 4.57.21 standalone

  • Thread starter Thread starter adamva
  • Start date Start date
  • Tagged users Tagged users None

Post #1

adamva

Stock Member
Thread Owner
Joined
16.01.2026
Messages
11
Reaction score
49
Location
TunisMajd
Bmw ISTA-PLUS 4.57.21 Programming data 4.57.21 full тояяёит

German and English language


Works with D-CAN ENET ICOM

Additional changes!!!

- Disable Fake FSC Reject

- ENET Programming Enabled

- Re-астїvатёd ICOM A1/A2

- Works with DCAN

- fїж rescan old DS2 vehicles

- вурдs ignition detection with DCAN/Ediabas (click cancel and it continues)

- Motorbike ignition detection disable with ENET

- Disabled FASTA (Data Not Send) And many more!!!

- Ista has no visual www... ads… clean system just like the original

- Ista has active programming! and without full psdzdata it will not work!
QLiteDBs RU 4.57.12 4.57.20 https://disk.yandex.ru/d/w6US13dHsURnOg

This is the latest version and is not fully tested !
 

Attachments

Post #3

Hello, is it possible to get the password for the ISTA 4.57 link, please?

Please do not ask for passwords in the public thread. It is generally against forum rules to clutter the discussion with requests.

To get the password, the standard procedure is:
  1. Press the Thanks and Reputation buttons on the contributor's post.
  2. Send a Private Message (PM) to the uploader requesting the password.

Also, check the downloaded archive contents. Sometimes there is a pass.txt file or a ReadMe file inside that contains the necessary credentials.
 

Post #4

Merci de ne pas demander de mots de passe dans la discussion publique. Il est généralement interdit, par le règlement du forum, d'encombrer les discussions de demandes de ce type.

Pour obtenir le mot de passe, la procédure standard est la suivante :
  1. Cliquez sur les boutons « Merci » et « Réputation » de la publication du contributeur.
  2. Envoyez un message privé (MP) à la personne qui a mis en ligne le fichier pour lui demander le mot de passe.

Vérifiez également le contenu de l'archive téléchargée. Elle contient parfois un pass.txtou plusieurs ReadMefichiers qui recèlent les informations d'identification nécessaires.
Oups.
Désolé.
 

Post #5

Oups.
Désolé.

Pas de souci, ça arrive !

N'oublie pas de vérifier ta boîte de réception (MP), l'auteur te l'enverra probablement là-bas une fois que tu auras mis les remerciements (Thanks/Rep).

Bon courage pour l'installation !
 

Post #11

is it posssible that i miss drivers for the ICOM to make a connection with the software ? because when i connect the yellow ethernet cable, lights appear on the icom and also on the laptop, the orange and green flickering. but its no appearing as possible device tot set up a connection
 

Post #12

is it posssible that i miss drivers for the ICOM to make a connection with the software ? because wh...

Yes, that's a common issue. Here are a few things to check:

1. Network adapter settings
You need to manually configure the Ethernet adapter on your laptop:
  • IP: 169.254.x.x (e.g. 169.254.100.100)
  • Subnet mask: 255.255.0.0
  • Gateway: leave empty
  • DNS: leave empty

2. Firewall / Antivirus
Disable Windows Firewall and any antivirus temporarily. They often block the ICOM communication.

3. ICOM firmware
Make sure your ICOM has compatible firmware. If it's a clone ICOM, sometimes the firmware needs to be updated or reflashed. What ICOM do you have — original or clone? A1, A2, or Next?

4. Check ICOM web interface
Open a browser and try to access the ICOM's default IP:
If the web interface loads, the connection is fine and the issue is on the ISTA side.

5. ISTA connection manager
In ISTA, go to connection settings and make sure:
  • Connection type is set to ICOM
  • The correct network adapter is selected
  • Click "Scan" or manually enter the ICOM IP address

6. Windows drivers
The ICOM itself doesn't need special drivers — it works over standard Ethernet. But make sure your Ethernet adapter driver is properly installed (check Device Manager for any yellow triangles).

Let us know what ICOM version you have and whether you can reach the web interface — that will help narrow it down.
 

Post #13

ethernet is correctly installed, but on the Icom, the only info reagarding is LAN MAC. No IP adress. And i manually adjusted the ip config in IPv4 in the properties of ethernet
 

Post #14

ethernet is correctly installed, but on the Icom, the only info reagarding is LAN MAC. No IP adress....

That's normal — if the ICOM doesn't show an IP address on its display/sticker, it likely uses DHCP by default and since there's no DHCP server on your direct laptop-to-ICOM connection, it will fall back to an auto-assigned address.

Try this step by step:

1. Set your laptop Ethernet adapter to:
  • IP: 169.254.100.100
  • Subnet: 255.255.0.0
  • Gateway: empty
  • DNS: empty

2. Find the ICOM on the network

Open Command Prompt (as Admin) and run:

Code:
arp -a

Look for any IP in the 169.254.x.x range — that should be your ICOM. Note that IP address.

If nothing shows up, try also:

Code:
ping 169.254.255.255

then run arp -a again.

3. If still nothing — try Angry IP Scanner

Download Angry IP Scanner (free tool), set the scan range to:

Code:
169.254.0.1 — 169.254.255.254

It will find any device on that subnet, including your ICOM.

4. Once you find the ICOM IP

Open a browser and go to:

Code:
http://<ICOM_IP>

You should see the ICOM web interface. From there you can check firmware version, set a static IP, and confirm everything is working.

5. In ISTA

Once you know the ICOM IP, go to ISTA connection settings, select ICOM, and manually enter that IP address.

Important:
  • Is this an original BMW ICOM or a clone?
  • Which model — A1, A2, or ICOM Next?
  • Do any LEDs on the ICOM change when you plug in the Ethernet cable?

Let us know what arp -a returns and we'll go from there.
 

Post #15

gonna try to search for the Icom in that way !

further its a clone, its an Icom Next and yes 2 lights light up, SYSTEM and LAN, plus on the laptop the data lights flicker, orange and green
 

Post #16

gonna try to search for the Icom in that way !

further its a clone, its an Icom Next and yes 2 ligh...

Good, the fact that both SYSTEM and LAN LEDs are on and you see link activity on the laptop side means the physical connection is fine. That's a good start.

One more thing to keep in mind with clone ICOM Next units — they sometimes come with a different default IP range. Common ones are:

  • 169.254.100.1
  • 169.254.1.1
  • 192.168.1.1
  • 10.0.0.1

So if the arp -a scan in the 169.254.x.x range doesn't find anything, also try setting your laptop to:

IP: 192.168.1.100
Subnet: 255.255.255.0

And scan the 192.168.1.x range as well.

Also — did the clone come with any documentation or a mini CD? Sometimes the seller includes a small note with the default IP or login credentials for the web interface.

Let us know what you find with the scan!
 

Post #18

The ARP -a comes up with 169.254.92.38

There it is! That's your ICOM.

Now try this:

1. Open a browser and go to:


You should see the ICOM web interface. Check the firmware version there and let us know what it says.

2. Verify the connection with ping:

Code:
ping 169.254.92.38

You should get replies with low ms response times. If you get "Request timed out" something is still blocking it (firewall).

3. In ISTA:

  • Go to connection settings
  • Select ICOM as connection type
  • Enter 169.254.92.38 manually as the ICOM IP
  • It should now detect and connect

4. If ISTA still doesn't see it:

Make sure your laptop IP is still set to the same subnet:

IP: 169.254.100.100
Subnet: 255.255.0.0

Both 169.254.92.38 (ICOM) and 169.254.100.100 (laptop) are in the same /16 subnet so they should communicate fine.

Also double check that Windows Firewall is OFF — this is the #1 reason ISTA finds the ICOM via ping but can't connect through the application.

Report back what the web interface shows and whether ISTA picks it up! 👍
 

Post #19

Firewall is off, pinged the adress and it’s there, changed the adress in ista, lights flinker. But not visible, no connection to set up.

The browser ip adress gives an error
 

Post #20

Firewall is off, pinged the adress and it’s there, changed the adress in ista, lights flinker. But n...

Hmm, so ping works but the web interface doesn't load and ISTA doesn't see it either. This is a typical clone ICOM Next issue.

Let's try a few things:

1. Check what ports are open on the ICOM

Open Command Prompt and try:

Code:
telnet 169.254.92.38 80
telnet 169.254.92.38 443
telnet 169.254.92.38 8080

If telnet is not installed, you can enable it via:
Control Panel → Programs → Turn Windows features on → Telnet Client

Or use the Angry IP Scanner with port scanning — scan ports 80, 443, 8080, 9200, 50000 on that IP.

2. Try different URLs in the browser


Some clone ICOM Next units use HTTPS only or a non-standard port.

3. Check ISTA connection settings

In ISTA, when you set the connection to ICOM — are you entering the IP in the right place? There should be a field like "Gateway" or "ICOM IP Address". Make sure you're not accidentally putting it in the wrong field.

Also — which connection type are you selecting in ISTA? Make sure it's set to ICOM and not ENET or D-CAN.

4. Possible firmware issue

Since it's a clone ICOM Next and the web interface doesn't load, the firmware might be corrupted or outdated. Do you know:

  • Where you bought it?
  • Did it ever work before with any software?
  • Did it come with any firmware version info?

If the firmware is bad, you may need to reflash it via USB or TFTP. But let's first check the ports and ISTA settings before going that route.

Let us know what you find!
 
Activity
So far there's no one here
Back