FAQ

 

How do I check on shipping status?-+

 

a. Please login, go to the “Contacts” page and send a note with the “shipping” box checked

b. Fill in the required information and include the date and the purchase number of our order

c. A representative will respond soon.

 

 

How do I file for an RMA?-+

 

a. Prior to filing for an RMA, please ensure that you have confirmed that the device is faulty.

b. Please login, go to the “Contacts” page and send a note with the “RMA” box checked

c. Fill in the required information and include a brief explanation as to why you are filing an RMA

• Include the serial number and/or invoice number of the original purchase

d. A representative will respond soon with a RMA request form and instructions

e. Please note that your will be responsible for the shipment back to Altek.

 

 

How do I use the device?-+

 

a. For general how-to questions, please review the rest of the FAQ or check for documentations in the “Downloads” section

b. For questions not already addressed but related to the usage of the device, please login, go to the contacts page and send a note with the “support” box checked

c. For questions that are specific to your design, please send an email to QCS605@altek.com.tw with a brief note about your needs and a representation will get back to you.

• Are you having trouble using the VR360 product?

• Are you inquiring about customization for your own product?

 

 

How do I turn on the device?-+

 

a. Turn on the device by pressing and holding the power button and the LED should indicate device is on

b. If you are unsure if device is on, you can ensure the device will turn on by plugging the device to a USB cable to a PC

 

 

How do I turn on WiFi on the device?-+

 

Make sure res_config on device has "wifi_mode": 1

1. adb root

2. adb pull /data/misc/qmmf/ipc_webserver/res_config

3. change "wifi_mode" to 1 in res_config file

4. adb push res_config /data/misc/qmmf/ipc_webserver

5. adb reboot

 

WiFi key

1. Press WiFi key, a softAP will be created with below configuration and WiFi LED will turn green

SSID : QCS605_VRCAM

Password: qualcomm

2. To check ip address of device run below command

adb shell ifconfig softap0

 

 

How do I update the software on the device?-+

 

a. The quick start guide in the “Downloads” section provides the instructions

b. Note that you will need to have an account to access the material

 

 

How to enter Emergency Download (EDL) mode?-+

 

a. Prepare a regular USB for rework – short the D+ (green) and GND (black)

b. Connect the device to PC with this cable and device can enter 9008 mode

c. Replace with a normal USB cable and reconnect the device to PC

d. Device can now be reflashed using the QFIL mode

 

 

How can I get USB driver for PC?-+

 

Please download USB driver from the web site “https://createpoint.qti.qualcomm.com/”, and install to your PC.”

 

 

How can I get ADB driver for PC?-+

 

Please download ADB driver from the web site “ http://adbdriver.com/ “, and install to your PC.”