esp8266 hw-628

Posted on
  • Found board with Integrated ESP8266 called HW-628. Took one for tests. Found out that wifi is not working with Espruino. I'm guessing it is not supported or the ESP8266 is not the same as HW-628. Anyone had any experience with those strange boards?


    1 Attachment

    • 71ZY5xDPhOL._SL1001_.jpg
  • Need more details around “WiFi not working”.

    Does it show up as WiFi hotspot?

    What code are you attempting to use?

    Do you get any messages?

  • It definitely should work. ESP8266 is an ESP8266, regardless of what PCB it's mounted on

    Do you get successful results with other ESP8266 boards?

  • That looks a lot like a robodyn board (based on embedded circuitry vs mounted ESP8226 12 as seen on node MCU). Myself and a couple of others had no success with WiFi and Espruino. Others have been able to use WiFi with Arduino.

  • Board has successfully flashed with espruino v1.99.
    Ddht22 sensor works ok and returns data to console
    Simple wifi.connect returns no_ap_found
    Surprisingly the AP is being set, but my phone does not see it.

    Exactly the same code put on board with external esp8266 works.
    My phone sees AP.
    Dht22 sensor works.

    I have different boards with esp8266 (nodemcu d1, v3, v1...) this version is the only one that does not work. My friend says that he has the same problem, however we bought it on Amazon from the same seller so I cannot exclude the factory damage. I would need to buy one from some other producer.

  • If like Robodyn there’s an antenna embedded in the board itself, there’s a tiny hole in it. Trying shorting it and grounding at the hole. I can’t remember which worked, but on Robodyn that improved reception - which I believe is the issue.

    Probably not practical fix as board gets very warm.

    But problems I experienced on Robodyn just same as you describe and above worked.

  • looks like there is no etched onboard antena, what about the botton side?

    You can search for howto attach a external wifi antenna if the is no etched.

  • The thing is...it looks like there is a build-in antena.


    1 Attachment

    • 20180717_133629.png
  • If anyone wants, I can upload your code (just paste it here), run it, and paste back the results.

  • I received some of these "HW-628 V1.1" boards myself. They are not the same as the baord shown in your last picture.

    There are two mistakes on my HW-628 V1.1 board:
    -the pin label between SD0 and SD2 is incorrect, "GND", it should be labeled "CMD" (your board has the same problem)
    -the antenna is connected to the ground plane and does not work (your antenna does not have this problem).

    By making a few cuts in the ground plane I could restore the wire from the inductor (connected to ESP8266 pin 2) to the antenna and further to the ground via, and then WiFi works again.


    1 Attachment

    • hw1.jpg
  • This is the "repaired" version:


    1 Attachment

    • hw2a.jpg
  • I am having the same issue with 2 of my boards(HW-628 V1.1) which i received today.is there any solution for it?
    My module creates a proper AP, but i cannot connect to it. After trying to connect to it multiple times,once in a blue moon it will connect. After successful connection, it will either not open the webserver or it will load after few minutes.

  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

esp8266 hw-628

Posted by Avatar for JayanN @JayanN

Actions