- Find your LG mobile phone's Model and Serial Number. e.g. My phone model is P690F and its S/N is 123ABCD123456(it is labeled under battery).
- Type the following address in your web browser's url field:
http://csmg.lgmobile.com:9002/svc/popup/model_check.jsp?model=[model]&esn=[serial_number]
replace the [model] and [serial_number] with your LG phone's model and serial number. - Type return to load the page. It should returns a string. You need to view the page source:
- On Firefox: Tools -> Web Developer -> Page Source (Ctrl+U or Command+U)
- On Safari: Right click blank area in the page, select View Source in the context menu
- On IE: View -> Source
- Find the number inside <ESN></ESN> tag
- Type the following address in your web browser's url field:
http://csmg.lgmobile.com:9002/csmg/b2c/client/auth_model_check2.jsp?esn=[esn_number]
substitute the [esn_number] with the ESN number we get from last step. - Load the page and view page source, you can the ROM update url inside <sw_url></sw_url> tag.