Arduino Stack Exchange is a question and answer site for developers of open-source hardware and software that is compatible with Arduino. It's 100% free, no registration required.

Sign up
Here's how it works:
  1. Anybody can ask a question
  2. Anybody can answer
  3. The best answers are voted up and rise to the top

Recently, I bought shield for Arduino Uno with EMW3162.

http://www.waveshare.com/emw3162-wifi-shield.htm

I was able to connect via a UART update the firmweare, connect to the home wifi as a client (in accordance with the instructions on Waveshare wiki website ), but I have a problem with programming Arduino Uno, that Arduino could talk with the Shield. I have tried similar solutions that can be found about e.g. for esp82366 (shield that communicates via TX, RX) but without changes.

Do you have maybe some examples of how i can use this shield in the Arduino ?

Thank you very much for your answer, this topic do not let me sleep :)

Regards Kuba

share|improve this question

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.