# Troubleshoot common issues

{% hint style="info" %}
This page was generated from content adapted from the [AWS Developer Guide](https://github.com/awsdocs/aws-deepracer-developer-guide.git)
{% endhint %}

## Why can't I connect to the device console with USB connection between my computer and vehicle?

* **Note**\
  The instructions below assume you're working with a MacOS computer. For other computer systems, consult with the network preferences documentation for the respective operating system and use the below instructions as a general guide.

## How to use a USB flash drive to connect AWS DeepRacer to your Wi-Fi network

* **Note**\
  AWS DeepRacer does not support Wi-Fi networks that require active [captcha](https://en.wikipedia.org/wiki/CAPTCHA) verification for user sign-in.

## Troubleshoot vehicle battery lockout

* **Important**\
  This battery is only for use with the DeepRacer Car. This battery must be handled properly to avoid risk of fire, explosion, or other safety concerns. Follow all instructions and heed all warnings included in the [AWS DeepRacer Device Safety Guide](https://d1.awsstatic.com/legal/AWSDeepRacerDeviceTermsofUse/Global%20AWS%20DeepRacer%20Safety%20Guide%20Sept%202019.pdf).

## How to wrap a Dell battery connector cable when installing a LiDAR sensor

* **Note**\
  The Dell compute battery connector cable has a barrel, a standard USB-C end, and an angle USB-C end.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://awsnotes.dendron.so/machine-learning/aws-deepracer/topics/troubleshoot-common-issues.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
