Aircoookie / WLED

Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
https://kno.wled.ge
MIT License
14.74k stars 3.17k forks source link

Issues with connection and json #676

Closed profi2111 closed 4 years ago

profi2111 commented 4 years ago

Hey :)

I just discovered WLED and wanted to adopt it to my SK6812RGBW LED system. I set it up on a NodeMCU Lua Lolin V3 Module ESP8266 ESP-12E.

(https://www.amazon.de/AZDelivery-NodeMCU-ESP8266-ESP-12E-Development/dp/B074Q2WM1Y/ref=sxin_2_ac_d_rm?__mk_de_DE=%C3%85M%C3%85%C5%BD%C3%95%C3%91&ac_md=0-0-bm9kZW1jdQ%3D%3D-ac_d_rm&cv_ct_cx=nodemcu&keywords=nodemcu&pd_rd_i=B074Q2WM1Y&pd_rd_r=9b29e026-0892-4d1a-84db-3ccc430f4d76&pd_rd_w=mAaVM&pd_rd_wg=ivoyr&pf_rd_p=27165605-abba-4b2d-a048-7f1b68c397ce&pf_rd_r=SCVJE29KN7HZE49WADNB&psc=1&qid=1581593226&sr=1-1-fe323411-17bb-433b-b2f8-c44f2e1370d4

Now... I uploaded the binary file via ESP HomeFlasher 1.2.0. So far so good, the ESP booted and i added it to my wireless network. Now i had a look at some settings, played a bit with the colourwheel and the effects without a LED strip connected. Now i had two issues.

  1. Error message "Type error: Network Error when attempting to fetch resource"
  2. Error message "Type error: json is null"

I connected the ESP to my LED strip for testing if i get an output, but nothing. I use the SK6812RGBW strips and activated the option with the white LED.

Also tried compiling via Arduino and AP-Mode, same result and error messages.

2

1

Am i using the wrong hardware? Would be nice if i get a fast response :)

Yours sincerely Christian

srg74 commented 4 years ago

Hi @profi2111 Looks like board is ok. Have to be similar to NodeMCU variant. You did not mention about what firmware you used e.g. precompiled or you compile on our own?

Aircoookie commented 4 years ago

Hi! This was a bug in 0.9.0-b1 I have since fixed (gosh I really have to release a new version haha) In the meantime, try this binary, which shouldn't have the issue anymore :) https://drive.google.com/open?id=1GeWCOK1BfCeUIzwl-zL3zzf-gHnhg4zp

raoulteeuwen commented 4 years ago

@profi2111 if after trying the latest release Aircookie wipped up for you doesn't light your LED's, can you let us know and also describe how you've exactly your components and hooked them up, so PSU, which wires run to what pin etc on what component etc. If you can attach a picture or diagram, that could help. And share what kind of experience or knowledge you have with hooking up stuff like this. Thank you.

profi2111 commented 4 years ago

@Aircoookie Thanks so much for you help, i'll try it later and write if it worked. Do you also have the new binary for an esp32? I am about to build the QuinLED board :)

Thanks again you are the best 👍

Christian

stale[bot] commented 4 years ago

Hey! This issue has been open for quite some time without any new comments now. It will be closed automatically in a week if no further activity occurs. Thank you for using WLED!