esp8266 hw-628 #6424
Replies: 1 comment
-
Posted at 2018-07-15 by Wilberforce 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? Posted at 2018-07-15 by DrAzzy 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? Posted at 2018-07-16 by Ollie 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. Posted at 2018-07-16 by Jurand Board has successfully flashed with espruino v1.99. Exactly the same code put on board with external esp8266 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. Posted at 2018-07-16 by Ollie 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. Posted at 2018-07-16 by @MaBecker 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. Posted at 2018-07-17 by Jurand The thing is...it looks like there is a build-in antena. Attachments: Posted at 2018-07-17 by Jurand If anyone wants, I can upload your code (just paste it here), run it, and paste back the results. Posted at 2020-12-28 by Ajn 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: 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. Attachments: Posted at 2020-12-28 by Ajn This is the "repaired" version: Attachments: Posted at 2021-02-10 by user125210 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? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2018-07-15 by Jurand
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?
Attachments:
Beta Was this translation helpful? Give feedback.
All reactions