Wireless communications: Difference between revisions

From Vita Developer wiki
Jump to navigation Jump to search
Line 13: Line 13:
Point Of Interest: On early manufacture date units (mostly with release firmware such as 1.06) there is a known issue with faulty 3G sub boards. For more information on how to remedy check the [[Error_Codes#C2|errors page]]: C2-9693-7.
Point Of Interest: On early manufacture date units (mostly with release firmware such as 1.06) there is a known issue with faulty 3G sub boards. For more information on how to remedy check the [[Error_Codes#C2|errors page]]: C2-9693-7.


=== Bluetooth ===
=== Bluetooth [[File:Bluetooth.png|15px]]===
Bluetooth is a technology for creating personal area networks operating in the 2.4 GHz unlicensed band, with a default range of 10 meters.
 
An overview of Bluetooth:
 
*http://www.eetimes.com/document.asp?doc_id=1200909
 
By using the Object Push Profile (OPP), the attempts forcing the connection to the Vita will give a loophole.


==== Class of Device/Service (CoD) ====
==== Class of Device/Service (CoD) ====
Line 24: Line 31:
*Major Service Class : Object Transfer (v-inbox, v-folder etc) (0x100000)
*Major Service Class : Object Transfer (v-inbox, v-folder etc) (0x100000)
*Major Service Class : Audio (speaker, microphone, headset service etc) (0x200000)
*Major Service Class : Audio (speaker, microphone, headset service etc) (0x200000)


*Major Device Class : Computer (desktop,notebook, PDA, organizers etc ) (0x100)
*Major Device Class : Computer (desktop,notebook, PDA, organizers etc ) (0x100)


*Minor Device Class : Uncategorized, code for device not assigned
*Minor Device Class : Uncategorized, code for device not assigned


<small>(Online Generator http://bluetooth-pentest.narod.ru/software/bluetooth_class_of_device-service_generator.html)</small>
<small>(Online Generator http://bluetooth-pentest.narod.ru/software/bluetooth_class_of_device-service_generator.html)</small>

Revision as of 21:46, 23 October 2014

Mobile Data Modem

Model Board ID
PCH1101 ZOE_MP Qualcomm MDM6200
--- --- ---

Point Of Interest: On early manufacture date units (mostly with release firmware such as 1.06) there is a known issue with faulty 3G sub boards. For more information on how to remedy check the errors page: C2-9693-7.

Bluetooth Bluetooth.png

Bluetooth is a technology for creating personal area networks operating in the 2.4 GHz unlicensed band, with a default range of 10 meters.

An overview of Bluetooth:

By using the Object Push Profile (OPP), the attempts forcing the connection to the Vita will give a loophole.

Class of Device/Service (CoD)

The PlayStation Vita PCH-2000 has a class of Device/Service (CoD) 0x3e0100:

  • Major Service Class : Networking (LAN, Ad hoc etc) (0x20000)
  • Major Service Class : Rendering (printing, speaker etc) (0x40000)
  • Major Service Class : Capturing (scanner, microphone etc) (0x80000)
  • Major Service Class : Object Transfer (v-inbox, v-folder etc) (0x100000)
  • Major Service Class : Audio (speaker, microphone, headset service etc) (0x200000)
  • Major Device Class : Computer (desktop,notebook, PDA, organizers etc ) (0x100)
  • Minor Device Class : Uncategorized, code for device not assigned

(Online Generator http://bluetooth-pentest.narod.ru/software/bluetooth_class_of_device-service_generator.html)