Sometimes when changing an MSL the user, uses and incorrect program or currupts the original MSL. Sometimes the MSL can be currupted by incorrect characters such as :, ; ! etc. Using CDMA_Workshop the user can send hex commanRAB to the phone. TWO Examples is such, sometimes the user or program will write a blank MSL this is actually quit common and I have done this. The hex value of an all 0 MSL is 30 30 30 30 30 30, this is 000000 writing a blank MSL gives the hex values of 00 00 00 00 00 00, this is a blank MSL. Sending the command 41 00 00 00 00 00 00 will send the correct MSL to the phone then the user is able to write a valid MSL back to the phone.
I have seen a phone wit the MSL set as example 15246!. Now the ! is an invaild character and you can not use that on the phone or any program. to fix that you would send 41 31 35 32 34 36 21 wich in hex means 15246! the phone accepts that and will allow to write and MSL back to the phone.
This is how to fix a blank MSL. Probabbly what this user has done and now wanting to know how to fix it.
I have seen a phone wit the MSL set as example 15246!. Now the ! is an invaild character and you can not use that on the phone or any program. to fix that you would send 41 31 35 32 34 36 21 wich in hex means 15246! the phone accepts that and will allow to write and MSL back to the phone.
This is how to fix a blank MSL. Probabbly what this user has done and now wanting to know how to fix it.