Forum Replies Created
-
AuthorPosts
-
Ken.238ParticipantMy hardware issue not the firmware. I think I have an open resistor.
Ken.238ParticipantI double check my hardware and post it later.
Ken.238ParticipantI had same issue on esp8266. It is running 2.2.0(1) no issue with rain sensor. after I update to latest version. The rain delay stay active all the time. I roll back to the last version everything work fine. I just stay with the working version now. Thanks.
Ken.238ParticipantAs you said sensor2 won’t work. I just find out if I used PCA9555 I/O expander not either. My I/O expander board work on esp8266 not esp32. I think might be address set not correct. I still working on.
Ken.238ParticipantSo far I don’t see any typo in esp32.h yet and still working on. Beside esp32.h any file I need to check. Thanks.
Ken.238ParticipantI just upload to development board to test. I confirm the sensor2 not work. I try set that gpio work on sensor1 to sensor2 and issue the same. I use the sensor2 as program switch.
Ken.238ParticipantSorry, I miss the post to replace esp32.h. Every thing working fine. Only issue I have the sensor2 not work at all. What ever gpio I replace sensor1 work not the sensor2.
Ken.238Participant@v1pr I need help from you. For some reason I had had an error when compile. *** [.pio\build\esp32_sprinkler\src\OpenSprinkler.cpp.o] Error 1. Do I missing something. Thanks.
Ken.238ParticipantLook like the sensor2 not work at all. the rest working fine.
Ken.238ParticipantI guest may be define gpio. My esp32 scl gpio 22 and sda gpio 21.The sensor1 gpio 15 and I can’t locate the sensor2.I try enable rain sensor not thing shown up. So far button and sensor1 working.
Ken.238ParticipantI test the firmware seem like working only those sensors not work or I test wrong gpio. Can you post those define gpio?
Ken.238ParticipantI compile the one from git seem like working. Only the buttons and sensors not test yet, I need to locate where the gpio define. Thanks for your hard work.
Ken.238ParticipantIt compile without error but once wifi start keep factory reset. Below is I copy from platformio serial monitor. Thanks for hard work.
Starting AP
Starting AP with SSID OS_5361C8
Connecting in AP_STA to WiFi network ORBI25
IP received by client, restart.
Prepare to restart…
ets Jul 29 2019 12:21:46rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff0030,len:1184
load:0x40078000,len:13192
load:0x40080400,len:3028
entry 0x400805e4
Build timestamp: Jun 5 2023 18:11:05
— Starting setup
Scanning i2c for devices…
No I2C devices found
Using GPIO IOEXP
Starting to detect expanders
hw_type = 172 hw_rev = 0
Starting sensors – INPUT_PULLUP
Sensor1 PIN: 39
Sensor2 PIN: 33
Starting RFTX pins
RFTX PIN: 255
LCD SSD1306 init
Init file system…
Flash size: 4194304 bytes
Done.
Detecting RTC…done.
— Setting up options
Factory reset
[ 24726][E][WiFiAP.cpp:141] softAP(): SSID missing!
Starting AP with SSID
— PD init
— Time setup
Starting network
ETH enabled: 0
Wifi mode: AP
OTF start with http_port 80
Started OTF with just local connection
DNSServer start
Setting update server
Starting MDNS service
[ 27425][E][ESPmDNS.cpp:148] addService(): Failed adding service _http._tcp.[ 27426][E][ESPmDNS.cpp:169] addServiceTxt(): Failed setting service TXT
Started update server
— MQTT Init
2106-02-07 01:28:43 – MQTT Init
2106-02-07 01:28:43 – MQTT Init: ClientId OS-CCDBA75361C8
Starting AP
Starting AP with SSID OS_5361C8
Ken.238ParticipantHow you compile this firmware? I tried but too many error.
Ken.238ParticipantI just finish the board base on opensprinkler hardware on github. I run into an issue that the esp8266 not bootup. Every time power on the blue led one flash and nothing happen. I flash and test the esp8266 before solder to the board. I had 3.3vdc on Reset pin, 3.3vdc CH_PD, 3.3vdc GPIO16,0 vdc GPIO15 and 3.3vdc GPIO0. Can some one help me out or let me what is the issue it will great help? Thanks.
Ken.238ParticipantIt will not compile in arduino ide too many error. I compile with plamformio. It is running.
Ken.238ParticipantI try to compile from arduino ide and get an error OpenthingsFramework.h no such file or directory. I also try on platformio and the error pio\build\d1_mini\firmware.elf. Do I missing something? Thanks .
Ken.238ParticipantThanks for info. If you don’t mind how you design your pcb? Thanks.
Ken.238ParticipantThis is very interesting project. Where can I have the pub board make?
-
AuthorPosts