> For the complete documentation index, see [llms.txt](https://docs.sevenpens.com/drawtab/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sevenpens.com/drawtab/troubleshoot/tsg-wifi-and-internet-problems.md).

# TSG: WiFi and Internet problems with drawing tablets

Sometimes people report that plugging in their drawing tablet interferes with their WiFi connection or internet access.

It isn't a super-common problem, but it does happen. People report it for all tablet brands.

One cause of WiFi problems is [Electromagnetic Interference](/drawtab/guides/general/electromagnetic-interference.md)

The cause is not clear, but here are some discussion threads that might help:

* <https://superuser.com/questions/820693/wi-fi-turns-off-when-usb-device-is-plugged-in>
* <https://www.reddit.com/r/wacom/comments/13h4fuj/my_tablet_might_be_ruining_my_wifi/>
* <https://www.reddit.com/r/wacom/comments/l02xhj/wacom_one_killing_wifi_connection/>
* <https://www.reddit.com/r/wacom/comments/jpusqc/wifi_interference_problems/>
* <https://www.reddit.com/r/wacom/comments/8iny9u/cintiq_22hdt_interferes_with_wifi_when_plugged_in/>
* <https://www.reddit.com/r/wacom/comments/7g6f6w/problem_with_cintiq_pro_16_slowing_down_internet/>
* <https://www.reddit.com/r/huion/comments/wtmulg/kamvas_13_no_wifi_when_its_plugged_into_my/>
* <https://www.reddit.com/r/huion/comments/fm12b3/kamvas_16_pro_macbook_pro_15_no_24ghz_wifi/>
* <https://www.reddit.com/r/huion/comments/u5rg79/kamvas_pro_13_cutting_off_internet/>
* <https://www.reddit.com/r/huion/comments/icegs1/kamvas_pro_12_internetwifi_problems/>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.sevenpens.com/drawtab/troubleshoot/tsg-wifi-and-internet-problems.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.
