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

Build toolchain #296

Open
cparg opened this issue Mar 25, 2023 · 4 comments
Open

Build toolchain #296

cparg opened this issue Mar 25, 2023 · 4 comments

Comments

@cparg
Copy link

cparg commented Mar 25, 2023

Hello,
the build instructions only mention Arduino or Atom IDE and a broken link to some library dependencies.
Can you provide some more information (or point me to) how to build the firmware ?
Does it build also for a BHT-002 that has a CB3S module with an Beken BK7231N MCU ?
Many thanks
Chris

@cparg
Copy link
Author

cparg commented Apr 22, 2023

I stepped back to use a plain ESP32 (on a NodeMCU v2).
Still the build process lacks a Timer.h include file.
Does anybody have a hint where this is supposed to come from ?

Compiling .pio/build/nodemcuv2/libf13/ESP8266WiFi/ESP8266WiFiMulti.cpp.o
In file included from src/WThermostat.cpp:3:

src/WClock.h:15:10: fatal error: Time.h: No such file or directory

**************************************************************
* Looking for Time.h dependency? Check our library registry!
*
* CLI  > platformio lib search "header:Time.h"
* Web  > https://registry.platformio.org/search?q=header:Time.h
*
**************************************************************

   15 | #include <Time.h>
      |          ^~~~~~~~
compilation terminated.

@cparg
Copy link
Author

cparg commented Apr 23, 2023

This is also fixed in latest version.

@wardhou
Copy link

wardhou commented Jan 14, 2024

Hello, does this code work on a BHT-002 that has a CB3S module with an Beken BK7231N MCU ?
Does anyone has a builded firmware file, that i can flash on the CB3S module ?

@g6094199
Copy link

g6094199 commented Jan 14, 2024

no

then you have to go to: https://github.com/openshwprojects/OpenBK7231T_App

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

3 participants