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

No AHT2X io roles #1357

Open
xpawelsky opened this issue Sep 21, 2024 · 2 comments
Open

No AHT2X io roles #1357

xpawelsky opened this issue Sep 21, 2024 · 2 comments
Labels
question Further information is requested

Comments

@xpawelsky
Copy link

xpawelsky commented Sep 21, 2024

Describe the bug
No AHT2X IO roles. They are non existent in src.
No temperature / humidity reading.

Firmware:

  • Version: 1.17.700 with AHT2X driver enabled
  • Device: TH01Y-CB3S
  • Chip/model: BK7231N
  • Device config:
startDriver TuyaMCU
startDriver tmSensor
startDriver AHT2X
startDriver I2C

// may be needed, depends on device, some also use 9600
tuyaMCU_setBaudRate 115200

To Reproduce
Steps to reproduce the behavior:

  1. Compile repo with AHT2X driver enabled
  2. Go to 'Config'
  3. Click on 'Pin Settings' dropdown, any pin
  4. No AHT2X_SDA / AHT2X_SCK IO roles
@openshwprojects
Copy link
Owner

I think that you can set pins for this driver just by putting their indexes after startDriver command:
image

@divadiow
Copy link
Contributor

this device is TuyaMCU though? like the one pictured here https://www.elektroda.com/rtvforum/topic4054857.html

@openshwprojects openshwprojects added the question Further information is requested label Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants