Unfortunately we do not accept new members for free, Now Registration cost 30€, if you are interesting Send Email to [email protected]

Resetting a short circuit fault in a FRM module
10-04-2023, 18:36 PM,
Post: #1
XZBMW  Resetting a short circuit fault in a FRM module
Hello everyone. BMW E87. For the first time I met such a problem. Short circuit fault in a FRM module is not reset. I did a lot of blocks through Tool 32 reset_kurzschluss_sperre. But this time there is a problem. When entering the corresponding ID lamp - 0x01. I tried other values lamps, but it doesn't help. An error appears - ERROR_ECU_CONDITIONS_NOT_CORRECT_OR_REQUEST_SEQUENCE_ERROR.
File FRM_70.prg, tried FRM_87.prg in Tool32. A mistake and that's it. Does not reset the short circuit. And the headlight in the car does not shine left. The error in the FRM block is a short circuit. Is it possible to dump it somehow? If he is considered a programmer XPROG, where can I find a short-circuit parameter in the code and clean it?
   
Thank you


Attached Files Thumbnail(s)
   
Quote this message in a reply
10-04-2023, 19:16 PM,
Post: #2
RE: Resetting a short circuit fault in a FRM module
try to use!!!

steuern_reset_kurzschlussabschaltung

Hexadecimal to Decimal converter
0x00 - 0
0x01 - 1
0x0- - -
0x0A - 10
0x0B - 11
0x0- - -
0x10 - 16


argument  : LAMP_NR
 type    : string ()
Quote this message in a reply
[+] 1 user says Thank You to foxportal for this post
10-04-2023, 20:45 PM,
Post: #3
RE: Resetting a short circuit fault in a FRM module
(10-04-2023, 19:16 PM)foxportal Wrote:  try to use!!!

steuern_reset_kurzschlussabschaltung

Hexadecimal to Decimal converter
0x00 - 0
0x01 - 1
0x0- - -
0x0A - 10
0x0B - 11
0x0- - -
0x10 - 16


argument  : LAMP_NR
 type    : string ()

thanks. that is, you need to find in FRM_70.prg the function - steuern_reset_kurzschlussabschaltung and there in the argument string - "1" without characters, just a number for the front left headlight, and for the front right headlight - "2"?
Quote this message in a reply
11-04-2023, 01:48 AM,
Post: #4
RE: Resetting a short circuit fault in a FRM module
Most important think is to be sure that the shortcircuit is corrected, then just use 0xFF....and ofcourse pick the correct prg file for your car, although the messages regading the fuinction should be the same
Quote this message in a reply
[+] 2 users say Thank You to jaramillo for this post
11-04-2023, 06:29 AM,
Post: #5
RE: Resetting a short circuit fault in a FRM module
(11-04-2023, 01:48 AM)jaramillo Wrote:  Most important think is to be sure that the shortcircuit is corrected, then just use 0xFF....and ofcourse pick the correct prg file for your car, although the messages regading the fuinction should be the same

Exactly, there was many thread obout this.
Quote this message in a reply
[+] 1 user says Thank You to Hoborg for this post
11-04-2023, 06:52 AM,
Post: #6
RE: Resetting a short circuit fault in a FRM module
steuern_reset_kurzschlussabschaltung

front left headlight - 2
front right headlight - 3

_reset_kurzschluss_sperre

0xFF ALL short circuit
Quote this message in a reply
11-04-2023, 08:41 AM,
Post: #7
RE: Resetting a short circuit fault in a FRM module
Make sure you choose correct prg before doing reset. Also once I had to update FRM and after that it allowed me to reset.
Quote this message in a reply
23-02-2024, 19:25 PM,
Post: #8
RE: Resetting a short circuit fault in a FRM module
Thank you sir! Worked for me. For some reason I couldn’t reset the short circuit for the specific light. Reset only once I used the 0xFF.
(11-04-2023, 01:48 AM)jaramillo Wrote:  Most important think is to be sure that the shortcircuit is corrected, then just use 0xFF....and ofcourse pick the correct prg file for your car, although the messages regading the fuinction should be the same
Quote this message in a reply
23-02-2024, 22:18 PM,
Post: #9
RE: Resetting a short circuit fault in a FRM module
Here is a tool for it


Attached Files
BMW FRM OBD reset tool (FRM E87-FRM E70-LM E60).rar
File Type: .rar
Downloaded: 45 times
Size: 51 KB

Reputation: +1 - Ecu_Blast [+1]
Quote this message in a reply
[+] 3 users say Thank You to vierchatura for this post
24-02-2024, 21:37 PM,
Post: #10
RE: Resetting a short circuit fault in a FRM module
(23-02-2024, 22:18 PM)vierchatura Wrote:  Here is a tool for it


This program works on what Windows?
She didn't want to work on Windows 10
Quote this message in a reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  BMW F40 (1 series) no FZD module Ibrahim24 3 112 Yesterday, 17:48 PM
Last Post: dumitru.o
  DDE509 Internal fault 7 code 4703 GoNz0- 0 67 14-04-2024, 14:42 PM
Last Post: GoNz0-
XZBMW short vin finder alsamaraee 0 269 06-04-2024, 21:29 PM
Last Post: alsamaraee
XZBMW M3 F80 LCI Airbag fault Stefan1251 8 374 25-03-2024, 00:18 AM
Last Post: armenh7
XZBMW bmw fault code46d1 wassim 4 229 09-03-2024, 07:58 AM
Last Post: wassim
XZBMW ISTA D - identification possible, unable to get status of each module thedafeet 6 282 04-03-2024, 15:25 PM
Last Post: thedafeet
XSMini DSC Module Coding - Error 5DE3 TLG 3 203 24-02-2024, 07:47 AM
Last Post: Stratofortress
XZBMW Used EHC module F01 installation ahmadarifai 2 179 19-02-2024, 12:33 PM
Last Post: ahmadarifai
  Share: ICOMs circuit board(A1, A2, Next A, ICOMP and etc) rocdeng 6 668 17-02-2024, 23:33 PM
Last Post: Imxbimmerleak
XZBMW problem with flashing CHAMP2 module (the programming dependencies are not correct) azwgh 17 843 11-02-2024, 19:39 PM
Last Post: azwgh

Forum Jump:


Users browsing this thread:
1 Guest(s)

Return to TopReturn to Content