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

SHT30 Sensor/Wemos Shield #337

Closed
xoseperez opened this issue Dec 20, 2017 · 12 comments
Closed

SHT30 Sensor/Wemos Shield #337

xoseperez opened this issue Dec 20, 2017 · 12 comments
Labels

Comments

@xoseperez
Copy link
Owner

Originally reported by: Marek Forkasiewicz (Bitbucket: fork04, GitHub: fork04)


Add SHT3x - https://github.com/wemos/WEMOS_SHT3x_Arduino_Library

@xoseperez
Copy link
Owner Author

Implemented in the sensors branch.

@xoseperez
Copy link
Owner Author

Any update on this?

@xoseperez
Copy link
Owner Author

Original comment by Marek Forkasiewicz (Bitbucket: fork04, GitHub: fork04):


[FAUXMO] Client #0 connected
[FAUXMO] Device #0 /setup.xml
[SENSOR] Error reading data from SHT3X @ I2C (0x45) (error: 3)
[FAUXMO] Client #0 disconnected
[SENSOR] Error reading data from SHT3X @ I2C (0x45) (error: 3)

on the f3c7ae2 commit

@xoseperez
Copy link
Owner Author

Original comment by Marek Forkasiewicz (Bitbucket: fork04, GitHub: fork04):


on the second device with another sht30 i see :
[FAUXMO] Enabled
[FAUXMO] Device 'ESPURNA_83C283' added as #0
[I2C] Address 0x45 locked
[SENSOR] SHT3X @ I2C (0x45)
[MAIN] Uptime: 0 seconds
[MAIN] Free heap: 22920 bytes
[MAIN] Power: 2743 mV

but i see no data from sensor on serial debug

@xoseperez
Copy link
Owner Author

There are no debug messages by default for sensor data unless SENSOR_DEBUG is set to 1. On the second device, it looks like it correctly found the sensor and registered it, you should see the data on the web UI.

@xoseperez
Copy link
Owner Author

Original comment by Marek Forkasiewicz (Bitbucket: fork04, GitHub: fork04):


I still see nothing...
6X0YyhU.png

@xoseperez
Copy link
Owner Author

It looks like it didn't find the sensor... On the capture I cannot see the I2C and sensor log which comes after the MQTT setup. Can you please post that too?

@xoseperez
Copy link
Owner Author

Original comment by Marek Forkasiewicz (Bitbucket: fork04, GitHub: fork04):


ofc.BAIOpca.png

@xoseperez
Copy link
Owner Author

Damn, I forgot to define the number of magnitudes the sensor exposes... I just commited the fix (ec55542). Can you please test the dev branch?

@xoseperez
Copy link
Owner Author

Original comment by Marek Forkasiewicz (Bitbucket: fork04, GitHub: fork04):


Now, of course is working flawlessly :)
ip4lAVZ.png

@xoseperez
Copy link
Owner Author

Cool! It's pretty warm there, isn't it?

@xoseperez
Copy link
Owner Author

Original comment by Marek Forkasiewicz (Bitbucket: fork04, GitHub: fork04):


SHT30 was in "sandwitch" configuration for testing only ;) Cpu heated the sensor from the bottom.

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

No branches or pull requests

1 participant