Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use Wio Node and upload custom code via OTA/Serial? #59

Open
ghost opened this issue Mar 24, 2018 · 5 comments
Open

How to use Wio Node and upload custom code via OTA/Serial? #59

ghost opened this issue Mar 24, 2018 · 5 comments

Comments

@ghost
Copy link

ghost commented Mar 24, 2018

Hello Guys!

I am new to Wio and i'm looking for some help. I've bought Wio Node hoping that it would be a plug-and-upload code microcontroller, since I wanted to code in C and upload to this little beast.

However, I am facing here some difficulties. Wio Node does not get detected by windows when I plug it into a USB port, and I do not know if it is possible to upload a code OTA

Could you guys please help me? I'm looking on the Seeed page but I-ve found nothing so far.

Thanks in advance!!

@KillingJacky
Copy link
Member

Hi @akiyamaerik Wio Node has no USB-to-Serial convertor, it can't be used as plug-n-upload board. The micro-USB port of Wio Node is used only for power.

@ghost
Copy link
Author

ghost commented Mar 26, 2018

@KillingJacky but is it even possible to upload a custom code to Wio? For example, via UART?

@KillingJacky
Copy link
Member

Yes it's possible. You need to setup 2 boot pins before you power up the board. Please refer to ESP8266's datasheet.

@geiseri
Copy link

geiseri commented Nov 20, 2020

@KillingJacky is there a way to pack an OTA update to reflash it? I am using the wio-link with ESPHome and it's awesome. I have a few nodes that would fit nicely into that.

@kylehase
Copy link

@geiseri I found a way to flash ESPHome or Tasmota to a Wio Node, in case you're still looking.

  1. Connect a USB-TTL to the grove D0 connector Tx/Rx/GND pins. Don't connect the grove VCC.
  2. Connect microUSB (for power only)
  3. While holding the FUNC button, press and release the RST button to enter flash mode
  4. Flash ESPHome or Tasmota as you normally would through USB-TTL (for example using ESPHome Docker over USB or Tasmotizer)

If the ESP8266EX is not detected, try swapping Tx/Rx pins.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants