- In the extension bar, click the AdBlock Plus icon
- Click the large blue toggle for this website
- Click refresh
- In the extension bar, click the AdBlock icon
- Under "Pause on this site" click "Always"
- In the extension bar, click on the Adguard icon
- Click on the large green toggle for this website
- In the extension bar, click on the Ad Remover icon
- Click "Disable on This Website"
- In the extension bar, click on the orange lion icon
- Click the toggle on the top right, shifting from "Up" to "Down"
- In the extension bar, click on the Ghostery icon
- Click the "Anti-Tracking" shield so it says "Off"
- Click the "Ad-Blocking" stop sign so it says "Off"
- Refresh the page
- In the extension bar, click on the uBlock Origin icon
- Click on the big, blue power button
- Refresh the page
- In the extension bar, click on the uBlock icon
- Click on the big, blue power button
- Refresh the page
- In the extension bar, click on the UltraBlock icon
- Check the "Disable UltraBlock" checkbox
- Please disable your Ad Blocker
- Disable any DNS blocking tools such as AdGuardDNS or NextDNS
- Disable any privacy or tracking protection extensions such as Firefox Enhanced Tracking Protection or DuckDuckGo Privacy.
If the prompt is still appearing, please disable any tools or services you are using that block internet ads (e.g. DNS Servers, tracking protection or privacy extensions).
Question
tarifa
hello dear Community,
the topic: ESP-Board visible in the firmware flasher-tool, but not VSCode - what to do!?
ESP-Board visible in firmware flasher-tool, but not VSCode I use MicroPython to program microcontrollers, especially the ESP32/ESP8266 types. These two microcontrollers are pretty good compatible with MicroPython and it is easy to integrate sensors and actors programming using this language
i run vscode on windows - and on Linux. on Windows i am facing several issues: i am happy that i am using MicroPython extension, and have successfully flashed the MicroPython firmware (Operating System) to the ESP8266 target device.
Note: The Flashing was pretty easy: it worked as a breeze i was using the NodeMCU flasher tool through a serial COM port of the Notebook.
i have installed / enabled the following plugins/extensions so far:
- C++
- Native Debug
- Code Outline or AL Outline (to display and navigate properties)
- Additionally - ASM Code Lens extension - for ULP ASM
- PyMakr https://blog.jetbrains.com/pycharm/2018/01/micropython-plugin-for-pycharm/
and https://github.com/vlasovskikh/intellij-micropython
a great guide also visible here https://lemariva.com/blog/2018/12/micropython-visual-studio-code-as-ide
I did the following steps: After creating a new project by selecting the project folder.
Then i want to look for the ports to connect.
but the system gives back that "auto detection of COM ports isn't available for Windows
version of Visual Studio Code. I'm prompted to manually enter the COM port
I've tried tp connect the target MicroPython device (a ESP 8266) to, and VSC gives back the following report:
Port not exist, please connect device and try again!
what did i have tried:
- I've tried all available 3 USB ports,
- reinstalled the driver software,
- rebooted the computer,
- power cycled the target device and
- made sure the target device is in program flash mode (that i did to allow application to be written to it) each time I try to connect VSC to it!
what do you suggest me to do!?
many thanks for every idea sharing and help
Link to comment
https://www.neowin.net/forum/topic/1387547-esp-board-visible-in-the-firmware-flasher-tool-but-not-vscode-what-to-do/Share on other sites
1 answer to this question
Recommended Posts