Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not an issue - Video on how to convert and setup the particle sensor #20

Open
enwi opened this issue Aug 7, 2021 · 5 comments
Open

Comments

@enwi
Copy link
Contributor

enwi commented Aug 7, 2021

Hey @Hypfer I made a video on how to convert and setup the Vindriktning sensor. If you want you can add it to the readme, as it will go through all the needed steps. There is also a German version of the video, which is also linked from the English version 😄
https://www.youtube.com/watch?v=NwHL8XMarFY

@Hypfer
Copy link
Owner

Hypfer commented Aug 7, 2021

#15 (comment)

@enwi
Copy link
Contributor Author

enwi commented Aug 7, 2021

I would still go for the extra protection using the voltage divider, as I remember correctly I killed an ESP8266 before supplying 5V to a GPIO. So better stay on the safe side.

@Q7Jensen
Copy link

Q7Jensen commented Aug 8, 2021

When the device is configured, how can I reconfigure it a second time to select another mqtt broker?

@enwi
Copy link
Contributor Author

enwi commented Aug 8, 2021

@Q7Jensen that's still a todo, but afaik if the device can't connect to its configured WiFi network it goes into AP mode and you can reconfigure.

@christoph-morrison
Copy link

christoph-morrison commented Oct 23, 2021

I'm fighting with this, too. Somehow, the mqtt server was reset not by my request to example.tld and now I can't reconfigure it (first it worked). Even formatting the SPIFFS didn't work.

addendum:
I fixed it with erasing the Wemos completely with esptool and reinstalling the sketch:

esptool.py --port /dev/tty.usbserial-34440 erase_flash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants