Some information from my side, nokia implemened own protocol used by Nokia Care Suite to read informations about the phone, imei, sn, model, type etc. This protocol is based on JSON. I managed to find the handler, and reverse it. I also recognized that nokia use jsoncpp open source. Lucky this...