Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Modifying the firmware #49337

    komoya
    Participant

    @PatMan

    I have the same problem with you. but fixed with this way: change ” #ifndef(ESP8266)” to “#ifndef ESP8266;” you will successfully compile and download.

    but after this, i can not receive the WIFI SSID “OS-xxxx”, I don’t know why. i hope that you can fix this problem and let me know:)

    in reply to: Need Help to make OSBee Web Offline #49335

    komoya
    Participant

    hi, TeguhTeknisi. Nice works. will you please show you code?

    in reply to: The useage of html2raw.cpp to convert *.html files #46804

    komoya
    Participant

    @Ray, thanks a lot. i follow your instruction, and done.

    But at the begin, i got some fault message with “ls”. then, i delete the whole line in the code” //sprintf(command, “ls *.html > %s”, LIST_FNAME);” and converte into .exe and run. now everything is ok.

    in reply to: Opensprinkler on ESP8266 #46560

    komoya
    Participant

    O, i see. The MCU is automaticly setted by the IDE, not in the code(i only see the ‘ #ifdef ESP8266’,can not find like ‘#define ESP8266’ ). The HW setting is only for the other parts. Am i right?

    in reply to: Opensprinkler on ESP8266 #46556

    komoya
    Participant

    @pbecchi thank you for your great work.i want to have a try.

    Maybe i am a new learner. but how to set the pin.h or config.h file to work with only ESP8266? how to define the MCU?

Viewing 5 posts - 1 through 5 (of 5 total)