💬 ESP-LINK ESP8266 WeMos D1 Mini Adapter Board
-
@fets it's easy to win the dispute in this case. Make side by side pictures of the board you received and the real wemos as advertised by the seller with title "real wemos" / "received from [seller name]" and put some big red arrows to point the differences.
In the text explain the differences and insist on cheaper esp8266 version with lower antenna performance. Explain you want full refund because the price of items is not worth the time and money to send them back.
The best is if you can make the seller admit in private message that he is not selling genuine boards but copies. Then screen capture of conversation is your quick ticket for full refund.
Should take you less than 15mns.Be careful about vicious sellers trying to make you cancel dispute withe empty promises, or proposal of resolution with nice comment talking about refund/resend but choice of solution in the list selected as "no resend, no refund" or "refund" with value 0$ :D
-
Hi @All I built a GW node with local sensors without radio from a WeMos D1 mini Pro and I have one issue with it.
It seems like it shuts down the WiFi part if there is no communication. If I constantly ping it it will keep working but if I leave it alone for 30min it will no longer respond to ping and my controllers have lost the connection. I see from the serial debug that it is still working and processing the code related to the local "sensor" but WiFi is dead.AVR Boards version 1.6.11
esp8266 version 2.3.0
MySensors Lib version 2.1.1 -
I think I found the problem. I think it misbehaved because of an illegal character in the "HOSTNAME". Changed the hostname yesterday and It was still alive this morning even if I have not pinged it.