cc69894e042678fde9003da49ab4d8001830e24f
Chip-cn-dat/Espressif-dat/ESP-APP-dat/ESP-APP-dat.md
| ... | ... | @@ -7,4 +7,14 @@ |
| 7 | 7 | |
| 8 | 8 | - [[ESP-EYE-dat]] |
| 9 | 9 | |
| 10 | -- [[ESP32-P4-dat]] - [[ESP32-P4-APP-dat]] |
|
| ... | ... | \ No newline at end of file |
| 0 | +- [[ESP32-P4-dat]] - [[ESP32-P4-APP-dat]] |
|
| 1 | + |
|
| 2 | +- [[ESPhome-dat]] - [[tasmota-dat]] |
|
| 3 | + |
|
| 4 | +- [[ESP32-CAM-dat]] - [[ESP32-RC-car-dat]] - [[ESP32-quadcopter-dat]] |
|
| 5 | + |
|
| 6 | +- [[ESP-JTAG-dat]] - [[ESPLink-dat]] - [[jtag-dat]] - [[ESP-prog-dat]] - [[ESPLink-dat]] |
|
| 7 | + |
|
| 8 | +## ref |
|
| 9 | + |
|
| 10 | +- [[ESP-SDK-dat]] |
|
| ... | ... | \ No newline at end of file |
Chip-cn-dat/Espressif-dat/ESP-APP-dat/ESPhome-dat/ESPHome-dat.md
| ... | ... | @@ -0,0 +1,39 @@ |
| 1 | + |
|
| 2 | +# ESPHome-dat |
|
| 3 | + |
|
| 4 | +- install [[home-assistant-dat]] first |
|
| 5 | +- flash esphome via esp-web-tools, find the link below |
|
| 6 | + |
|
| 7 | + |
|
| 8 | +## boards |
|
| 9 | + |
|
| 10 | +- [[NWI1072-dat]] - [[NWI1118-dat]] |
|
| 11 | + |
|
| 12 | +- [[NWI1072]] |
|
| 13 | + |
|
| 14 | + |
|
| 15 | +## ESP Web Tools |
|
| 16 | + |
|
| 17 | +- https://github.com/esphome/esp-web-tools |
|
| 18 | + |
|
| 19 | +- https://esphome.io/web-api/ |
|
| 20 | + |
|
| 21 | + |
|
| 22 | + |
|
| 23 | +## deprecated |
|
| 24 | + |
|
| 25 | +- https://github.com/esphome/esphome-flasher |
|
| 26 | + |
|
| 27 | + |
|
| 28 | +## ref |
|
| 29 | + |
|
| 30 | +- https://github.com/esphome/esphome |
|
| 31 | + |
|
| 32 | +- https://github.com/esphome/aioesphomeapi |
|
| 33 | + |
|
| 34 | +- [Web Server Component](https://esphome.io/components/web_server.html) |
|
| 35 | + |
|
| 36 | + |
|
| 37 | +## Logs |
|
| 38 | + |
|
| 39 | +- [[log-c3.txt]] |
Chip-cn-dat/Espressif-dat/ESP-APP-dat/ESPhome-dat/log-c3.txt
| ... | ... | @@ -0,0 +1,406 @@ |
| 1 | +[ 89241][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201 |
|
| 2 | +[ 89242][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED |
|
| 3 | +[ 89249][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND |
|
| 4 | +[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful' |
|
| 5 | +[I][wifi:277]: WiFi Connecting to '111'... |
|
| 6 | +[V][wifi:279]: Connection Params: |
|
| 7 | +[V][wifi:280]: SSID: '111' |
|
| 8 | +[V][wifi:285]: BSSID: Not Set |
|
| 9 | +[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 10 | +[V][wifi:310]: Channel: Not Set |
|
| 11 | +[V][wifi:317]: Using DHCP IP |
|
| 12 | +[V][wifi:319]: Hidden: NO |
|
| 13 | +[W][wifi:591]: Error while connecting to network. |
|
| 14 | +[W][wifi:627]: Restarting WiFi adapter... |
|
| 15 | +[V][wifi_esp32:041]: Disabling STA. |
|
| 16 | +[ 94308][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped |
|
| 17 | +[ 94311][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP |
|
| 18 | +[V][wifi_esp32:440]: Event: WiFi STA stop |
|
| 19 | +[I][wifi:277]: WiFi Connecting to '111'... |
|
| 20 | +[V][wifi:279]: Connection Params: |
|
| 21 | +[V][wifi:280]: SSID: '111' |
|
| 22 | +[V][wifi:285]: BSSID: Not Set |
|
| 23 | +[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 24 | +[V][wifi:310]: Channel: Not Set |
|
| 25 | +[V][wifi:317]: Using DHCP IP |
|
| 26 | +[V][wifi:319]: Hidden: NO |
|
| 27 | +[V][wifi_esp32:039]: Enabling STA. |
|
| 28 | +[ 94455][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY |
|
| 29 | +[V][wifi_esp32:424]: Event: WiFi ready[ 94458][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started |
|
| 30 | + |
|
| 31 | +[ 94466][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START |
|
| 32 | +[V][wifi_esp32:435]: Event: WiFi STA start |
|
| 33 | +[ 96866][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201 |
|
| 34 | +[ 96866][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED |
|
| 35 | +[ 96873][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND |
|
| 36 | +[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful' |
|
| 37 | +[V][sensor:043]: 'Electrodragon 6 Uptime Sensor': Received new state 97.549004 |
|
| 38 | +[D][sensor:094]: 'Electrodragon 6 Uptime Sensor': Sending state 97.54900 s with 0 decimals of accuracy |
|
| 39 | +[I][wifi:277]: WiFi Connecting to '111'... |
|
| 40 | +[V][wifi:279]: Connection Params: |
|
| 41 | +[V][wifi:280]: SSID: '111' |
|
| 42 | +[V][wifi:285]: BSSID: Not Set |
|
| 43 | +[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 44 | +[V][wifi:310]: Channel: Not Set |
|
| 45 | +[V][wifi:317]: Using DHCP IP |
|
| 46 | +[V][wifi:319]: Hidden: NO |
|
| 47 | +[W][wifi:591]: Error while connecting to network. |
|
| 48 | +[W][wifi:627]: Restarting WiFi adapter... |
|
| 49 | +[V][wifi_esp32:041]: Disabling STA. |
|
| 50 | +[101932][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped |
|
| 51 | +[101935][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP |
|
| 52 | +[V][wifi_esp32:440]: Event: WiFi STA stop |
|
| 53 | +[I][wifi:277]: WiFi Connecting to '111'... |
|
| 54 | +[V][wifi:279]: Connection Params: |
|
| 55 | +[V][wifi:280]: SSID: '111' |
|
| 56 | +[V][wifi:285]: BSSID: Not Set |
|
| 57 | +[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 58 | +[V][wifi:310]: Channel: Not Set |
|
| 59 | +[V][wifi:317]: Using DHCP IP |
|
| 60 | +[V][wifi:319]: Hidden: NO |
|
| 61 | +[V][wifi_esp32:039]: Enabling STA. |
|
| 62 | +[102077][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY |
|
| 63 | +[V][wifi_esp32:424]: Event: WiFi ready[102080][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started |
|
| 64 | + |
|
| 65 | +[102088][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START |
|
| 66 | +[V][wifi_esp32:435]: Event: WiFi STA start |
|
| 67 | +[104486][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201 |
|
| 68 | +[104486][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED |
|
| 69 | +[104493][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND |
|
| 70 | +[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful' |
|
| 71 | +[I][wifi:277]: WiFi Connecting to '111'... |
|
| 72 | +[V][wifi:279]: Connection Params: |
|
| 73 | +[V][wifi:280]: SSID: '111' |
|
| 74 | +[V][wifi:285]: BSSID: Not Set |
|
| 75 | +[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 76 | +[V][wifi:310]: Channel: Not Set |
|
| 77 | +[V][wifi:317]: Using DHCP IP |
|
| 78 | +[V][wifi:319]: Hidden: NO |
|
| 79 | +[W][wifi:591]: Error while connecting to network. |
|
| 80 | +[W][wifi:627]: Restarting WiFi adapter... |
|
| 81 | +[V][wifi_esp32:041]: Disabling STA. |
|
| 82 | +[109552][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped |
|
| 83 | +[109555][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP |
|
| 84 | +[V][wifi_esp32:440]: Event: WiFi STA stop |
|
| 85 | +[I][wifi:277]: WiFi Connecting to '111'... |
|
| 86 | +[V][wifi:279]: Connection Params: |
|
| 87 | +[V][wifi:280]: SSID: '111' |
|
| 88 | +[V][wifi:285]: BSSID: Not Set |
|
| 89 | +[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 90 | +[V][wifi:310]: Channel: Not Set |
|
| 91 | +[V][wifi:317]: Using DHCP IP |
|
| 92 | +[V][wifi:319]: Hidden: NO |
|
| 93 | +[V][wifi_esp32:039]: Enabling STA. |
|
| 94 | +[109699][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY |
|
| 95 | +[V][wifi_esp32:424]: Event: WiFi ready[109702][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started |
|
| 96 | + |
|
| 97 | +[109710][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START |
|
| 98 | +[V][wifi_esp32:435]: Event: WiFi STA start |
|
| 99 | +[112109][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201 |
|
| 100 | +[112110][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED |
|
| 101 | +[112117][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND |
|
| 102 | +[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful' |
|
| 103 | +[I][wifi:277]: WiFi Connecting to '111'... |
|
| 104 | +[V][wifi:279]: Connection Params: |
|
| 105 | +[V][wifi:280]: SSID: '111' |
|
| 106 | +[V][wifi:285]: BSSID: Not Set |
|
| 107 | +[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 108 | +[V][wifi:310]: Channel: Not Set |
|
| 109 | +[V][wifi:317]: Using DHCP IP |
|
| 110 | +[V][wifi:319]: Hidden: NO |
|
| 111 | +[W][wifi:591]: Error while connecting to network. |
|
| 112 | +[W][wifi:627]: Restarting WiFi adapter... |
|
| 113 | +[V][wifi_esp32:041]: Disabling STA. |
|
| 114 | +[117176][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped |
|
| 115 | +[117179][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP |
|
| 116 | +[V][wifi_esp32:440]: Event: WiFi STA stop |
|
| 117 | +[I][wifi:277]: WiFi Connecting to '111'... |
|
| 118 | +[V][wifi:279]: Connection Params: |
|
| 119 | +[V][wifi:280]: SSID: '111' |
|
| 120 | +[V][wifi:285]: BSSID: Not Set |
|
| 121 | +[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 122 | +[V][wifi:310]: Channel: Not Set |
|
| 123 | +[V][wifi:317]: Using DHCP IP |
|
| 124 | +[V][wifi:319]: Hidden: NO |
|
| 125 | +[V][wifi_esp32:039]: Enabling STA. |
|
| 126 | +[117321][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY |
|
| 127 | +[V][wifi_esp32:424]: Event: WiFi ready[117324][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started |
|
| 128 | + |
|
| 129 | +[117332][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START |
|
| 130 | +[V][wifi_esp32:435]: Event: WiFi STA start |
|
| 131 | +[119731][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201 |
|
| 132 | +[119732][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED |
|
| 133 | +[119739][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND |
|
| 134 | +[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful' |
|
| 135 | +[I][wifi:277]: WiFi Connecting to '111'... |
|
| 136 | +[V][wifi:279]: Connection Params: |
|
| 137 | +[V][wifi:280]: SSID: '111' |
|
| 138 | +[V][wifi:285]: BSSID: Not Set |
|
| 139 | +[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 140 | +[V][wifi:310]: Channel: Not Set |
|
| 141 | +[V][wifi:317]: Using DHCP IP |
|
| 142 | +[V][wifi:319]: Hidden: NO |
|
| 143 | +[W][wifi:591]: Error while connecting to network. |
|
| 144 | +[W][wifi:627]: Restarting WiFi adapter... |
|
| 145 | +[V][wifi_esp32:041]: Disabling STA. |
|
| 146 | +[124798][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped |
|
| 147 | +[124801][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP |
|
| 148 | +[V][wifi_esp32:440]: Event: WiFi STA stop |
|
| 149 | +[I][wifi:277]: WiFi Connecting to '111'... |
|
| 150 | +[V][wifi:279]: Connection Params: |
|
| 151 | +[V][wifi:280]: SSID: '111' |
|
| 152 | +[V][wifi:285]: BSSID: Not Set |
|
| 153 | +[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 154 | +[V][wifi:310]: Channel: Not Set |
|
| 155 | +[V][wifi:317]: Using DHCP IP |
|
| 156 | +[V][wifi:319]: Hidden: NO |
|
| 157 | +[V][wifi_esp32:039]: Enabling STA. |
|
| 158 | +[124944][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY |
|
| 159 | +[V][wifi_esp32:424]: Event: WiFi ready[124947][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started |
|
| 160 | + |
|
| 161 | +[124955][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START |
|
| 162 | +[V][wifi_esp32:435]: Event: WiFi STA start |
|
| 163 | +[127354][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201 |
|
| 164 | +[127355][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED |
|
| 165 | +[127362][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND |
|
| 166 | +[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful' |
|
| 167 | +[I][wifi:277]: WiFi Connecting to '111'... |
|
| 168 | +[V][wifi:279]: Connection Params: |
|
| 169 | +[V][wifi:280]: SSID: '111' |
|
| 170 | +[V][wifi:285]: BSSID: Not Set |
|
| 171 | +[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 172 | +[V][wifi:310]: Channel: Not Set |
|
| 173 | +[V][wifi:317]: Using DHCP IP |
|
| 174 | +[V][wifi:319]: Hidden: NO |
|
| 175 | +[W][wifi:591]: Error while connecting to network. |
|
| 176 | +[W][wifi:627]: Restarting WiFi adapter... |
|
| 177 | +[V][wifi_esp32:041]: Disabling STA. |
|
| 178 | +[132421][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped |
|
| 179 | +[132424][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP |
|
| 180 | +[V][wifi_esp32:440]: Event: WiFi STA stop |
|
| 181 | +[I][wifi:277]: WiFi Connecting to '111'... |
|
| 182 | +[V][wifi:279]: Connection Params: |
|
| 183 | +[V][wifi:280]: SSID: '111' |
|
| 184 | +[V][wifi:285]: BSSID: Not Set |
|
| 185 | +[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 186 | +[V][wifi:310]: Channel: Not Set |
|
| 187 | +[V][wifi:317]: Using DHCP IP |
|
| 188 | +[V][wifi:319]: Hidden: NO |
|
| 189 | +[V][wifi_esp32:039]: Enabling STA. |
|
| 190 | +[132567][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY |
|
| 191 | +[V][wifi_esp32:424]: Event: WiFi ready[132570][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started |
|
| 192 | + |
|
| 193 | +[132578][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START |
|
| 194 | +[V][wifi_esp32:435]: Event: WiFi STA start |
|
| 195 | +[134977][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201 |
|
| 196 | +[134978][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED |
|
| 197 | +[134984][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND |
|
| 198 | +[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful' |
|
| 199 | +[I][wifi:277]: WiFi Connecting to '111'... |
|
| 200 | +[V][wifi:279]: Connection Params: |
|
| 201 | +[V][wifi:280]: SSID: '111' |
|
| 202 | +[V][wifi:285]: BSSID: Not Set |
|
| 203 | +[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 204 | +[V][wifi:310]: Channel: Not Set |
|
| 205 | +[V][wifi:317]: Using DHCP IP |
|
| 206 | +[V][wifi:319]: Hidden: NO |
|
| 207 | +[W][wifi:591]: Error while connecting to network. |
|
| 208 | +[W][wifi:627]: Restarting WiFi adapter... |
|
| 209 | +[V][wifi_esp32:041]: Disabling STA. |
|
| 210 | +[140044][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped |
|
| 211 | +[140047][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP |
|
| 212 | +[V][wifi_esp32:440]: Event: WiFi STA stop |
|
| 213 | +[I][wifi:277]: WiFi Connecting to '111'... |
|
| 214 | +[V][wifi:279]: Connection Params: |
|
| 215 | +[V][wifi:280]: SSID: '111' |
|
| 216 | +[V][wifi:285]: BSSID: Not Set |
|
| 217 | +[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 218 | +[V][wifi:310]: Channel: Not Set |
|
| 219 | +[V][wifi:317]: Using DHCP IP |
|
| 220 | +[V][wifi:319]: Hidden: NO |
|
| 221 | +[V][wifi_esp32:039]: Enabling STA. |
|
| 222 | +[140189][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY |
|
| 223 | +[V][wifi_esp32:424]: Event: WiFi ready[140192][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started |
|
| 224 | + |
|
| 225 | +[140200][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START |
|
| 226 | +[V][wifi_esp32:435]: Event: WiFi STA start |
|
| 227 | +[142598][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201 |
|
| 228 | +[142598][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED |
|
| 229 | +[142605][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND |
|
| 230 | +[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful' |
|
| 231 | +[I][wifi:277]: WiFi Connecting to '111'... |
|
| 232 | +[V][wifi:279]: Connection Params: |
|
| 233 | +[V][wifi:280]: SSID: '111' |
|
| 234 | +[V][wifi:285]: BSSID: Not Set |
|
| 235 | +[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 236 | +[V][wifi:310]: Channel: Not Set |
|
| 237 | +[V][wifi:317]: Using DHCP IP |
|
| 238 | +[V][wifi:319]: Hidden: NO |
|
| 239 | +[W][wifi:591]: Error while connecting to network. |
|
| 240 | +[W][wifi:627]: Restarting WiFi adapter... |
|
| 241 | +[V][wifi_esp32:041]: Disabling STA. |
|
| 242 | +[147665][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped |
|
| 243 | +[147668][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP |
|
| 244 | +[V][wifi_esp32:440]: Event: WiFi STA stop |
|
| 245 | +[I][wifi:277]: WiFi Connecting to '111'... |
|
| 246 | +[V][wifi:279]: Connection Params: |
|
| 247 | +[V][wifi:280]: SSID: '111' |
|
| 248 | +[V][wifi:285]: BSSID: Not Set |
|
| 249 | +[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 250 | +[V][wifi:310]: Channel: Not Set |
|
| 251 | +[V][wifi:317]: Using DHCP IP |
|
| 252 | +[V][wifi:319]: Hidden: NO |
|
| 253 | +[V][wifi_esp32:039]: Enabling STA. |
|
| 254 | +[147810][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY |
|
| 255 | +[V][wifi_esp32:424]: Event: WiFi ready[147813][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started |
|
| 256 | + |
|
| 257 | +[147821][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START |
|
| 258 | +[V][wifi_esp32:435]: Event: WiFi STA start |
|
| 259 | +[150219][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201 |
|
| 260 | +[150220][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED |
|
| 261 | +[150227][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND |
|
| 262 | +[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful' |
|
| 263 | +[I][wifi:277]: WiFi Connecting to '111'... |
|
| 264 | +[V][wifi:279]: Connection Params: |
|
| 265 | +[V][wifi:280]: SSID: '111' |
|
| 266 | +[V][wifi:285]: BSSID: Not Set |
|
| 267 | +[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 268 | +[V][wifi:310]: Channel: Not Set |
|
| 269 | +[V][wifi:317]: Using DHCP IP |
|
| 270 | +[V][wifi:319]: Hidden: NO |
|
| 271 | +[W][wifi:591]: Error while connecting to network. |
|
| 272 | +[W][wifi:627]: Restarting WiFi adapter... |
|
| 273 | +[V][wifi_esp32:041]: Disabling STA. |
|
| 274 | +[155286][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped |
|
| 275 | +[155289][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP |
|
| 276 | +[V][wifi_esp32:440]: Event: WiFi STA stop |
|
| 277 | +[I][wifi:277]: WiFi Connecting to '111'... |
|
| 278 | +[V][wifi:279]: Connection Params: |
|
| 279 | +[V][wifi:280]: SSID: '111' |
|
| 280 | +[V][wifi:285]: BSSID: Not Set |
|
| 281 | +[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 282 | +[V][wifi:310]: Channel: Not Set |
|
| 283 | +[V][wifi:317]: Using DHCP IP |
|
| 284 | +[V][wifi:319]: Hidden: NO |
|
| 285 | +[V][wifi_esp32:039]: Enabling STA. |
|
| 286 | +[155432][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY |
|
| 287 | +[V][wifi_esp32:424]: Event: WiFi ready[155435][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started |
|
| 288 | + |
|
| 289 | +[155443][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START |
|
| 290 | +[V][wifi_esp32:435]: Event: WiFi STA start |
|
| 291 | +[V][sensor:043]: 'Electrodragon 6 Uptime Sensor': Received new state 157.548996 |
|
| 292 | +[D][sensor:094]: 'Electrodragon 6 Uptime Sensor': Sending state 157.54900 s with 0 decimals of accuracy |
|
| 293 | +[157842][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201 |
|
| 294 | +[157842][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED |
|
| 295 | +[157849][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND |
|
| 296 | +[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful' |
|
| 297 | +[I][wifi:277]: WiFi Connecting to '111'... |
|
| 298 | +[V][wifi:279]: Connection Params: |
|
| 299 | +[V][wifi:280]: SSID: '111' |
|
| 300 | +[V][wifi:285]: BSSID: Not Set |
|
| 301 | +[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 302 | +[V][wifi:310]: Channel: Not Set |
|
| 303 | +[V][wifi:317]: Using DHCP IP |
|
| 304 | +[V][wifi:319]: Hidden: NO |
|
| 305 | +[W][wifi:591]: Error while connecting to network. |
|
| 306 | +[W][wifi:627]: Restarting WiFi adapter... |
|
| 307 | +[V][wifi_esp32:041]: Disabling STA. |
|
| 308 | +[162909][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped |
|
| 309 | +[162912][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP |
|
| 310 | +[V][wifi_esp32:440]: Event: WiFi STA stop |
|
| 311 | +[I][wifi:277]: WiFi Connecting to '111'... |
|
| 312 | +[V][wifi:279]: Connection Params: |
|
| 313 | +[V][wifi:280]: SSID: '111' |
|
| 314 | +[V][wifi:285]: BSSID: Not Set |
|
| 315 | +[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 316 | +[V][wifi:310]: Channel: Not Set |
|
| 317 | +[V][wifi:317]: Using DHCP IP |
|
| 318 | +[V][wifi:319]: Hidden: NO |
|
| 319 | +[V][wifi_esp32:039]: Enabling STA. |
|
| 320 | +[163054][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY |
|
| 321 | +[V][wifi_esp32:424]: Event: WiFi ready[163057][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started |
|
| 322 | + |
|
| 323 | +[163065][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START |
|
| 324 | +[V][wifi_esp32:435]: Event: WiFi STA start |
|
| 325 | +[166088][V][WiFiGeneric.cpp:353] _arduino_event_cb(): STA Connected: SSID: 111, BSSID: d0:05:e4:e2:cd:a1, Channel: 8, Auth: WPA2_PSK |
|
| 326 | +[166089][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 4 - STA_CONNECTED |
|
| 327 | +[V][wifi_esp32:449]: Event: Connected ssid='111' bssid=D0:05:E4:E2:CD:A1[redacted] channel=8, authmode=WPA2 PSK |
|
| 328 | +[173645][V][WiFiGeneric.cpp:367] _arduino_event_cb(): STA Got New IP:192.168.8.181 |
|
| 329 | +[173645][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 7 - STA_GOT_IP |
|
| 330 | +[173649][D][WiFiGeneric.cpp:991] _eventCallback(): STA IP: 192.168.8.181, MASK: 255.255.255.0, GW: 192.168.8.1 |
|
| 331 | +[V][wifi_esp32:503]: Event: Got IP static_ip=192.168.8.181 gateway=192.168.8.1 |
|
| 332 | +[C][ota:097]: Over-The-Air Updates: |
|
| 333 | +[C][ota:098]: Address: electrodragon-island1-toekick.local:3232 |
|
| 334 | +[W][ota:107]: Last Boot was an unhandled reset, will proceed to safe mode in 5 restarts |
|
| 335 | +[C][api:025]: Setting up Home Assistant API server... |
|
| 336 | +[I][app:062]: setup() finished successfully! |
|
| 337 | +[V][sensor:043]: 'electrodragon-island1-toekick WiFi Signal Sensor': Received new state -55.000000 |
|
| 338 | +[D][sensor:094]: 'electrodragon-island1-toekick WiFi Signal Sensor': Sending state -55.00000 dBm with 0 decimals of accuracy |
|
| 339 | +[I][app:102]: ESPHome version 2023.9.1 compiled on Nov 2 2023, 14:45:25 |
|
| 340 | +[C][wifi:546]: WiFi: |
|
| 341 | +[C][wifi:382]: Local MAC: 48:31:B7:39:93:08 |
|
| 342 | +[C][wifi:383]: SSID: '111'[redacted] |
|
| 343 | +[C][wifi:384]: IP Address: 192.168.8.181 |
|
| 344 | +[C][wifi:386]: BSSID: D0:05:E4:E2:CD:A1[redacted] |
|
| 345 | +[C][wifi:387]: Hostname: 'electrodragon-island1-toekick' |
|
| 346 | +[C][wifi:389]: Signal strength: -55 dB ▂▄▆█ |
|
| 347 | +[C][wifi:393]: Channel: 8 |
|
| 348 | +[C][wifi:394]: Subnet: 255.255.255.0 |
|
| 349 | +[C][wifi:395]: Gateway: 192.168.8.1 |
|
| 350 | +[C][wifi:396]: DNS1: 192.168.8.1 |
|
| 351 | +[C][wifi:397]: DNS2: 0.0.0.0 |
|
| 352 | +[C][logger:357]: Logger: |
|
| 353 | +[C][logger:358]: Level: VERBOSE |
|
| 354 | +[C][logger:359]: Log Baud Rate: 115200 |
|
| 355 | +[C][logger:361]: Hardware UART: UART0 |
|
| 356 | +[C][ledc.output:164]: LEDC Output: |
|
| 357 | +[C][ledc.output:165]: Pin GPIO6 |
|
| 358 | +[C][ledc.output:166]: LEDC Channel: 0 |
|
| 359 | +[C][ledc.output:167]: PWM Frequency: 20000.0 Hz |
|
| 360 | +[C][ledc.output:168]: Bit depth: 10 |
|
| 361 | +[V][ledc.output:169]: Max frequency for bit depth: 39062.500000 |
|
| 362 | +[V][ledc.output:171]: Min frequency for bit depth: 610.388794 |
|
| 363 | +[V][ledc.output:172]: Max frequency for bit depth-1: 78125.000000 |
|
| 364 | +[V][ledc.output:174]: Min frequency for bit depth-1: 1220.777588 |
|
| 365 | +[V][ledc.output:175]: Max frequency for bit depth+1: 19531.250000 |
|
| 366 | +[V][ledc.output:177]: Min frequency for bit depth+1: 305.194397 |
|
| 367 | +[V][ledc.output:178]: Max res bits: 14 |
|
| 368 | +[V][ledc.output:179]: Clock frequency: 40000000.000000 |
|
| 369 | +[C][uptime.sensor:031]: Uptime Sensor 'Electrodragon 6 Uptime Sensor' |
|
| 370 | +[C][uptime.sensor:031]: Device Class: 'duration' |
|
| 371 | +[C][uptime.sensor:031]: State Class: 'total_increasing' |
|
| 372 | +[C][uptime.sensor:031]: Unit of Measurement: 's' |
|
| 373 | +[C][uptime.sensor:031]: Accuracy Decimals: 0 |
|
| 374 | +[C][uptime.sensor:031]: Icon: 'mdi:timer-outline' |
|
| 375 | +[V][uptime.sensor:031]: Unique ID: '4831b7399308-uptime' |
|
| 376 | +[C][light:103]: Light 'LED Channel 1 -1' |
|
| 377 | +[C][light:105]: Default Transition Length: 3.0s |
|
| 378 | +[C][light:106]: Gamma Correct: 2.00 |
|
| 379 | +[C][status:034]: Status Binary Sensor 'electrodragon-island1-toekick Status' |
|
| 380 | +[C][status:034]: Device Class: 'connectivity' |
|
| 381 | +[C][captive_portal:088]: Captive Portal: |
|
| 382 | +[C][mdns:115]: mDNS: |
|
| 383 | +[C][mdns:116]: Hostname: electrodragon-island1-toekick |
|
| 384 | +[V][mdns:117]: Services: |
|
| 385 | +[V][mdns:119]: - _esphomelib, _tcp, 6053 |
|
| 386 | +[V][mdns:121]: TXT: version = 2023.9.1 |
|
| 387 | +[V][mdns:121]: TXT: mac = 4831b7399308 |
|
| 388 | +[V][mdns:121]: TXT: platform = ESP32 |
|
| 389 | +[V][mdns:121]: TXT: board = esp32-c3-devkitm-1 |
|
| 390 | +[V][mdns:121]: TXT: network = wifi |
|
| 391 | +[C][ota:097]: Over-The-Air Updates: |
|
| 392 | +[C][ota:098]: Address: electrodragon-island1-toekick.local:3232 |
|
| 393 | +[W][ota:107]: Last Boot was an unhandled reset, will proceed to safe mode in 5 restarts |
|
| 394 | +[C][api:138]: API Server: |
|
| 395 | +[C][api:139]: Address: electrodragon-island1-toekick.local:6053 |
|
| 396 | +[C][api:143]: Using noise encryption: NO |
|
| 397 | +[C][wifi_signal.sensor:009]: WiFi Signal 'electrodragon-island1-toekick WiFi Signal Sensor' |
|
| 398 | +[C][wifi_signal.sensor:009]: Device Class: 'signal_strength' |
|
| 399 | +[C][wifi_signal.sensor:009]: State Class: 'measurement' |
|
| 400 | +[C][wifi_signal.sensor:009]: Unit of Measurement: 'dBm' |
|
| 401 | +[C][wifi_signal.sensor:009]: Accuracy Decimals: 0 |
|
| 402 | +[V][wifi_signal.sensor:009]: Unique ID: '4831b7399308-wifisignal' |
|
| 403 | +[V][sensor:043]: 'electrodragon-island1-toekick WiFi Signal Sensor': Received new state -55.000000 |
|
| 404 | +[D][sensor:094]: 'electrodragon-island1-toekick WiFi Signal Sensor': Sending state -55.00000 dBm with 0 decimals of accuracy |
|
| 405 | +[V][sensor:043]: 'Electrodragon 6 Uptime Sensor': Received new state 217.554001 |
|
| 406 | +[D][sensor:094]: 'Electrodragon 6 Uptime Sensor': Sending state 217.55400 s with 0 decimals of accuracy |
Chip-cn-dat/Espressif-dat/ESP-APP-dat/tasmota-dat/2025-04-23-15-05-16.png
| ... | ... | Binary files /dev/null and b/Chip-cn-dat/Espressif-dat/ESP-APP-dat/tasmota-dat/2025-04-23-15-05-16.png differ |
Chip-cn-dat/Espressif-dat/ESP-APP-dat/tasmota-dat/2025-04-23-15-09-58.png
| ... | ... | Binary files /dev/null and b/Chip-cn-dat/Espressif-dat/ESP-APP-dat/tasmota-dat/2025-04-23-15-09-58.png differ |
Chip-cn-dat/Espressif-dat/ESP-APP-dat/tasmota-dat/2025-04-23-15-11-06.png
| ... | ... | Binary files /dev/null and b/Chip-cn-dat/Espressif-dat/ESP-APP-dat/tasmota-dat/2025-04-23-15-11-06.png differ |
Chip-cn-dat/Espressif-dat/ESP-APP-dat/tasmota-dat/2025-04-23-15-59-31.png
| ... | ... | Binary files /dev/null and b/Chip-cn-dat/Espressif-dat/ESP-APP-dat/tasmota-dat/2025-04-23-15-59-31.png differ |
Chip-cn-dat/Espressif-dat/ESP-APP-dat/tasmota-dat/2025-04-23-16-12-56.png
| ... | ... | Binary files /dev/null and b/Chip-cn-dat/Espressif-dat/ESP-APP-dat/tasmota-dat/2025-04-23-16-12-56.png differ |
Chip-cn-dat/Espressif-dat/ESP-APP-dat/tasmota-dat/tasmota-dat.md
| ... | ... | @@ -0,0 +1,61 @@ |
| 1 | + |
|
| 2 | +# tasmota-dat |
|
| 3 | + |
|
| 4 | +- current release == https://github.com/arendst/Tasmota/releases/tag/v14.6.0 |
|
| 5 | + |
|
| 6 | +- [[serial-dat]] - [[ESP32-dat]] - [[ESP8266-dat]] |
|
| 7 | + |
|
| 8 | +- [[MQTT-dat]] |
|
| 9 | + |
|
| 10 | +- [[NWI1126-dat]] |
|
| 11 | + |
|
| 12 | + |
|
| 13 | + |
|
| 14 | +## flashing |
|
| 15 | + |
|
| 16 | + |
|
| 17 | + |
|
| 18 | + |
|
| 19 | + |
|
| 20 | + |
|
| 21 | + |
|
| 22 | + |
|
| 23 | + |
|
| 24 | +## NWI1126 Log |
|
| 25 | + |
|
| 26 | +ESP32-C3 == after connected |
|
| 27 | + |
|
| 28 | + 00:00:00.251 CMD: Fall back to serial port, no SOF packet detected on USB port |
|
| 29 | + 00:00:00.251 HDW: ESP32-C3 v0.4 |
|
| 30 | + 00:00:00.264 UFS: FlashFS mounted with 304 kB free |
|
| 31 | + 00:00:00.274 CFG: Loaded from File, Count 6 |
|
| 32 | + 00:00:00.280 QPC: Count 1 |
|
| 33 | + 00:00:00.314 BRY: Berry initialized, RAM used 4276 bytes |
|
| 34 | + 00:00:00.325 Project tasmota - Tasmota Version 14.6.0(release-tasmota32)-3_1_3(2025-04-16T11:21:09) |
|
| 35 | + 00:00:01.002 WIF: Connecting to AP1 111 Channel 11 BSSId 4E:F5:97:B0:C0:46 in mode HT40 as tasmota-23BA64-6756... |
|
| 36 | + 00:00:03.373 WIF: Connected |
|
| 37 | + 00:00:03.579 HTP: Web server active on tasmota-23BA64-6756 with IP address 192.168.100.233 |
|
| 38 | + 08:46:13.779 RSL: INFO1 = {"Info1":{"Module":"ESP32C3","Version":"14.6.0(release-tasmota32)","FallbackTopic":"cmnd/DVES_23BA64_fb/","GroupTopic":"cmnd/tasmotas/"}} |
|
| 39 | + 08:46:13.792 RSL: INFO2 = {"Info2":{"WebServerMode":"Admin","Hostname":"tasmota-23BA64-6756","IPAddress":"192.168.100.233","IP6Global":"","IP6Local":"fe80::9e9e:6eff:fe23:ba64%st1"}} |
|
| 40 | + 08:46:13.804 RSL: INFO3 = {"Info3":{"RestartReason":"Vbat power on reset","BootCount":2}} |
|
| 41 | + 08:46:16.741 QPC: Reset |
|
| 42 | + 08:46:18.747 RSL: STATE = {"Time":"2025-04-23T08:46:18","Uptime":"0T00:00:09","UptimeSec":9,"Heap":190,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":0,"Berry":{"HeapUsed":4,"Objects":45},"Wifi":{"AP":1,"SSId":"111","BSSId":"4E:F5:97:B0:C0:46","Channel":11,"Mode":"HT40","RSSI":100,"Signal":-44,"LinkCount":1,"Downtime":"0T00:00:03"}} |
|
| 43 | + |
|
| 44 | +RGBW channels on relay 1..4, on board programmable LED on GPIO10 == relay 5 |
|
| 45 | + |
|
| 46 | +- refer more information at page [[NWI1126-dat]] |
|
| 47 | + |
|
| 48 | + |
|
| 49 | + |
|
| 50 | + |
|
| 51 | + |
|
| 52 | + |
|
| 53 | +## demo video |
|
| 54 | + |
|
| 55 | +This is a first test with tasmota, better use other functionality controller maybe PWM instead relay, we are not good at tasmota, please note. |
|
| 56 | + |
|
| 57 | +- [Esp32-c3 rgbw led drive board using tosmota demo #nwi1126](https://t.me/electrodragon3/360) |
|
| 58 | + |
|
| 59 | +## ref |
|
| 60 | + |
|
| 61 | +- [[ESP-SDK-dat]] |
|
| ... | ... | \ No newline at end of file |
Chip-cn-dat/Espressif-dat/ESP-prog-dat/ESPLink-dat/ESPLink-dat.md
| ... | ... | @@ -91,3 +91,4 @@ Debug with telnet |
| 91 | 91 | |
| 92 | 92 | - https://github.com/Edragon/ESPLink |
| 93 | 93 | |
| 94 | +- [[esplink]] |
|
| ... | ... | \ No newline at end of file |
Chip-cn-dat/Espressif-dat/ESP32-dat/ESP32-chip-dat/ESP32-old-dat/ESP32-S2-DAT/ESP32-S2-DAT.md
| ... | ... | @@ -2,13 +2,37 @@ |
| 2 | 2 | |
| 3 | 3 | - single core |
| 4 | 4 | |
| 5 | +- ESP32-S2FH4 |
|
| 6 | + |
|
| 7 | + Ordering CodeEmbedded FlashEEmbedded PSRAM Ambient Temperature (°C) |
|
| 8 | +| Ordering Code | Embedded Flash | Embedded PSRAM | Ambient Temperature (°C) | |
|
| 9 | +|----------------|----------------|---------------|-------------------------| |
|
| 10 | +| ESP32-S2 | | | 40~105 | |
|
| 11 | +| ESP32-S2FH2 | 2MB | | 40~105 | |
|
| 12 | +| ESP32-S2FH4 | 4MB | | 40~105 | |
|
| 13 | +| ESP32-S2FN4R2 | 4MB | 2MB | 40~85 | |
|
| 14 | +| ESP32-S2R2 | | 2MB | 40~85 | |
|
| 15 | + |
|
| 16 | + |
|
| 17 | + |
|
| 5 | 18 | ## Common module |
| 6 | 19 | |
| 20 | + |
|
| 21 | + |
|
| 7 | 22 | Official |
| 8 | 23 | - ESP32-S2-SOLO |
| 9 | 24 | - ESP32-S2-SOLO-2 |
| 25 | + |
|
| 26 | +EOL |
|
| 27 | + |
|
| 28 | +- ESP32-S2-WROOM |
|
| 29 | +- ESP32-S2-WROOM-I |
|
| 10 | 30 | * [ESP32-S2-WROOM DS](https://www.espressif.com/sites/default/files/documentation/esp32-s2-wroom_esp32-s2-wroom-i_datasheet_cn.pdf) |
| 11 | 31 | * [ESP32-S2-WROVER DS](https://www.espressif.com/sites/default/files/documentation/esp32-s2-wrover_esp32-s2-wrover-i_datasheet_cn.pdf) |
| 32 | + |
|
| 33 | + |
|
| 34 | + |
|
| 35 | + |
|
| 12 | 36 | * ESP32-S2-SOLO (old? ) |
| 13 | 37 | * ESP32-S2-MINI (old? ) |
| 14 | 38 |
Chip-cn-dat/Espressif-dat/ESP32-dat/ESP32-dat.md
| ... | ... | @@ -18,7 +18,7 @@ and more at [[espressif-dat]] |
| 18 | 18 | |
| 19 | 19 | - [[ESP32-chip-dat]] - [[ESP32-compare-dat]] - [[ESP32-old-dat]] - [[ESP32-chip-error-dat]] |
| 20 | 20 | |
| 21 | -- [[ESP32-SDK-dat]] - [[ESP-SDK-dat]] |
|
| 21 | +- [[ESP-SDK-dat]] - [[ESP32-SDK-dat]] |
|
| 22 | 22 | |
| 23 | 23 | - [[ESP32-HDK-dat]] - [[ESP32-modules-dat]] - [[ESP32-board-dat]] |
| 24 | 24 |
SDK-dat/ESP-SDK-dat/ESP-APPs-dat/ESP-APPs-dat.md
| ... | ... | @@ -1,18 +0,0 @@ |
| 1 | - |
|
| 2 | -# ESP-APPs-dat |
|
| 3 | - |
|
| 4 | -- [[ESPhome-dat]] - [[tasmota-dat]] |
|
| 5 | - |
|
| 6 | - |
|
| 7 | -- [[ESP32-app-dat]] |
|
| 8 | - |
|
| 9 | -- [[ESP-EYE-dat]] |
|
| 10 | - |
|
| 11 | -- [[ESP32-CAM-dat]] - [[ESP32-RC-car-dat]] - [[ESP32-quadcopter-dat]] |
|
| 12 | - |
|
| 13 | -- [[ESP32-S3-app-DAT]] |
|
| 14 | - |
|
| 15 | - |
|
| 16 | -## ref |
|
| 17 | - |
|
| 18 | -- [[ESP-SDK-dat]] |
|
| ... | ... | \ No newline at end of file |
SDK-dat/ESP-SDK-dat/ESP-APPs-dat/ESPhome-dat/ESPHome-dat.md
| ... | ... | @@ -1,39 +0,0 @@ |
| 1 | - |
|
| 2 | -# ESPHome-dat |
|
| 3 | - |
|
| 4 | -- install [[home-assistant-dat]] first |
|
| 5 | -- flash esphome via esp-web-tools, find the link below |
|
| 6 | - |
|
| 7 | - |
|
| 8 | -## boards |
|
| 9 | - |
|
| 10 | -- [[NWI1072-dat]] - [[NWI1118-dat]] |
|
| 11 | - |
|
| 12 | -- [[NWI1072]] |
|
| 13 | - |
|
| 14 | - |
|
| 15 | -## ESP Web Tools |
|
| 16 | - |
|
| 17 | -- https://github.com/esphome/esp-web-tools |
|
| 18 | - |
|
| 19 | -- https://esphome.io/web-api/ |
|
| 20 | - |
|
| 21 | - |
|
| 22 | - |
|
| 23 | -## deprecated |
|
| 24 | - |
|
| 25 | -- https://github.com/esphome/esphome-flasher |
|
| 26 | - |
|
| 27 | - |
|
| 28 | -## ref |
|
| 29 | - |
|
| 30 | -- https://github.com/esphome/esphome |
|
| 31 | - |
|
| 32 | -- https://github.com/esphome/aioesphomeapi |
|
| 33 | - |
|
| 34 | -- [Web Server Component](https://esphome.io/components/web_server.html) |
|
| 35 | - |
|
| 36 | - |
|
| 37 | -## Logs |
|
| 38 | - |
|
| 39 | -- [[log-c3.txt]] |
SDK-dat/ESP-SDK-dat/ESP-APPs-dat/ESPhome-dat/log-c3.txt
| ... | ... | @@ -1,406 +0,0 @@ |
| 1 | -[ 89241][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201 |
|
| 2 | -[ 89242][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED |
|
| 3 | -[ 89249][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND |
|
| 4 | -[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful' |
|
| 5 | -[I][wifi:277]: WiFi Connecting to '111'... |
|
| 6 | -[V][wifi:279]: Connection Params: |
|
| 7 | -[V][wifi:280]: SSID: '111' |
|
| 8 | -[V][wifi:285]: BSSID: Not Set |
|
| 9 | -[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 10 | -[V][wifi:310]: Channel: Not Set |
|
| 11 | -[V][wifi:317]: Using DHCP IP |
|
| 12 | -[V][wifi:319]: Hidden: NO |
|
| 13 | -[W][wifi:591]: Error while connecting to network. |
|
| 14 | -[W][wifi:627]: Restarting WiFi adapter... |
|
| 15 | -[V][wifi_esp32:041]: Disabling STA. |
|
| 16 | -[ 94308][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped |
|
| 17 | -[ 94311][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP |
|
| 18 | -[V][wifi_esp32:440]: Event: WiFi STA stop |
|
| 19 | -[I][wifi:277]: WiFi Connecting to '111'... |
|
| 20 | -[V][wifi:279]: Connection Params: |
|
| 21 | -[V][wifi:280]: SSID: '111' |
|
| 22 | -[V][wifi:285]: BSSID: Not Set |
|
| 23 | -[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 24 | -[V][wifi:310]: Channel: Not Set |
|
| 25 | -[V][wifi:317]: Using DHCP IP |
|
| 26 | -[V][wifi:319]: Hidden: NO |
|
| 27 | -[V][wifi_esp32:039]: Enabling STA. |
|
| 28 | -[ 94455][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY |
|
| 29 | -[V][wifi_esp32:424]: Event: WiFi ready[ 94458][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started |
|
| 30 | - |
|
| 31 | -[ 94466][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START |
|
| 32 | -[V][wifi_esp32:435]: Event: WiFi STA start |
|
| 33 | -[ 96866][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201 |
|
| 34 | -[ 96866][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED |
|
| 35 | -[ 96873][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND |
|
| 36 | -[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful' |
|
| 37 | -[V][sensor:043]: 'Electrodragon 6 Uptime Sensor': Received new state 97.549004 |
|
| 38 | -[D][sensor:094]: 'Electrodragon 6 Uptime Sensor': Sending state 97.54900 s with 0 decimals of accuracy |
|
| 39 | -[I][wifi:277]: WiFi Connecting to '111'... |
|
| 40 | -[V][wifi:279]: Connection Params: |
|
| 41 | -[V][wifi:280]: SSID: '111' |
|
| 42 | -[V][wifi:285]: BSSID: Not Set |
|
| 43 | -[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 44 | -[V][wifi:310]: Channel: Not Set |
|
| 45 | -[V][wifi:317]: Using DHCP IP |
|
| 46 | -[V][wifi:319]: Hidden: NO |
|
| 47 | -[W][wifi:591]: Error while connecting to network. |
|
| 48 | -[W][wifi:627]: Restarting WiFi adapter... |
|
| 49 | -[V][wifi_esp32:041]: Disabling STA. |
|
| 50 | -[101932][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped |
|
| 51 | -[101935][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP |
|
| 52 | -[V][wifi_esp32:440]: Event: WiFi STA stop |
|
| 53 | -[I][wifi:277]: WiFi Connecting to '111'... |
|
| 54 | -[V][wifi:279]: Connection Params: |
|
| 55 | -[V][wifi:280]: SSID: '111' |
|
| 56 | -[V][wifi:285]: BSSID: Not Set |
|
| 57 | -[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 58 | -[V][wifi:310]: Channel: Not Set |
|
| 59 | -[V][wifi:317]: Using DHCP IP |
|
| 60 | -[V][wifi:319]: Hidden: NO |
|
| 61 | -[V][wifi_esp32:039]: Enabling STA. |
|
| 62 | -[102077][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY |
|
| 63 | -[V][wifi_esp32:424]: Event: WiFi ready[102080][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started |
|
| 64 | - |
|
| 65 | -[102088][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START |
|
| 66 | -[V][wifi_esp32:435]: Event: WiFi STA start |
|
| 67 | -[104486][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201 |
|
| 68 | -[104486][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED |
|
| 69 | -[104493][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND |
|
| 70 | -[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful' |
|
| 71 | -[I][wifi:277]: WiFi Connecting to '111'... |
|
| 72 | -[V][wifi:279]: Connection Params: |
|
| 73 | -[V][wifi:280]: SSID: '111' |
|
| 74 | -[V][wifi:285]: BSSID: Not Set |
|
| 75 | -[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 76 | -[V][wifi:310]: Channel: Not Set |
|
| 77 | -[V][wifi:317]: Using DHCP IP |
|
| 78 | -[V][wifi:319]: Hidden: NO |
|
| 79 | -[W][wifi:591]: Error while connecting to network. |
|
| 80 | -[W][wifi:627]: Restarting WiFi adapter... |
|
| 81 | -[V][wifi_esp32:041]: Disabling STA. |
|
| 82 | -[109552][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped |
|
| 83 | -[109555][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP |
|
| 84 | -[V][wifi_esp32:440]: Event: WiFi STA stop |
|
| 85 | -[I][wifi:277]: WiFi Connecting to '111'... |
|
| 86 | -[V][wifi:279]: Connection Params: |
|
| 87 | -[V][wifi:280]: SSID: '111' |
|
| 88 | -[V][wifi:285]: BSSID: Not Set |
|
| 89 | -[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 90 | -[V][wifi:310]: Channel: Not Set |
|
| 91 | -[V][wifi:317]: Using DHCP IP |
|
| 92 | -[V][wifi:319]: Hidden: NO |
|
| 93 | -[V][wifi_esp32:039]: Enabling STA. |
|
| 94 | -[109699][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY |
|
| 95 | -[V][wifi_esp32:424]: Event: WiFi ready[109702][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started |
|
| 96 | - |
|
| 97 | -[109710][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START |
|
| 98 | -[V][wifi_esp32:435]: Event: WiFi STA start |
|
| 99 | -[112109][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201 |
|
| 100 | -[112110][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED |
|
| 101 | -[112117][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND |
|
| 102 | -[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful' |
|
| 103 | -[I][wifi:277]: WiFi Connecting to '111'... |
|
| 104 | -[V][wifi:279]: Connection Params: |
|
| 105 | -[V][wifi:280]: SSID: '111' |
|
| 106 | -[V][wifi:285]: BSSID: Not Set |
|
| 107 | -[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 108 | -[V][wifi:310]: Channel: Not Set |
|
| 109 | -[V][wifi:317]: Using DHCP IP |
|
| 110 | -[V][wifi:319]: Hidden: NO |
|
| 111 | -[W][wifi:591]: Error while connecting to network. |
|
| 112 | -[W][wifi:627]: Restarting WiFi adapter... |
|
| 113 | -[V][wifi_esp32:041]: Disabling STA. |
|
| 114 | -[117176][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped |
|
| 115 | -[117179][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP |
|
| 116 | -[V][wifi_esp32:440]: Event: WiFi STA stop |
|
| 117 | -[I][wifi:277]: WiFi Connecting to '111'... |
|
| 118 | -[V][wifi:279]: Connection Params: |
|
| 119 | -[V][wifi:280]: SSID: '111' |
|
| 120 | -[V][wifi:285]: BSSID: Not Set |
|
| 121 | -[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 122 | -[V][wifi:310]: Channel: Not Set |
|
| 123 | -[V][wifi:317]: Using DHCP IP |
|
| 124 | -[V][wifi:319]: Hidden: NO |
|
| 125 | -[V][wifi_esp32:039]: Enabling STA. |
|
| 126 | -[117321][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY |
|
| 127 | -[V][wifi_esp32:424]: Event: WiFi ready[117324][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started |
|
| 128 | - |
|
| 129 | -[117332][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START |
|
| 130 | -[V][wifi_esp32:435]: Event: WiFi STA start |
|
| 131 | -[119731][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201 |
|
| 132 | -[119732][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED |
|
| 133 | -[119739][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND |
|
| 134 | -[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful' |
|
| 135 | -[I][wifi:277]: WiFi Connecting to '111'... |
|
| 136 | -[V][wifi:279]: Connection Params: |
|
| 137 | -[V][wifi:280]: SSID: '111' |
|
| 138 | -[V][wifi:285]: BSSID: Not Set |
|
| 139 | -[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 140 | -[V][wifi:310]: Channel: Not Set |
|
| 141 | -[V][wifi:317]: Using DHCP IP |
|
| 142 | -[V][wifi:319]: Hidden: NO |
|
| 143 | -[W][wifi:591]: Error while connecting to network. |
|
| 144 | -[W][wifi:627]: Restarting WiFi adapter... |
|
| 145 | -[V][wifi_esp32:041]: Disabling STA. |
|
| 146 | -[124798][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped |
|
| 147 | -[124801][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP |
|
| 148 | -[V][wifi_esp32:440]: Event: WiFi STA stop |
|
| 149 | -[I][wifi:277]: WiFi Connecting to '111'... |
|
| 150 | -[V][wifi:279]: Connection Params: |
|
| 151 | -[V][wifi:280]: SSID: '111' |
|
| 152 | -[V][wifi:285]: BSSID: Not Set |
|
| 153 | -[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 154 | -[V][wifi:310]: Channel: Not Set |
|
| 155 | -[V][wifi:317]: Using DHCP IP |
|
| 156 | -[V][wifi:319]: Hidden: NO |
|
| 157 | -[V][wifi_esp32:039]: Enabling STA. |
|
| 158 | -[124944][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY |
|
| 159 | -[V][wifi_esp32:424]: Event: WiFi ready[124947][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started |
|
| 160 | - |
|
| 161 | -[124955][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START |
|
| 162 | -[V][wifi_esp32:435]: Event: WiFi STA start |
|
| 163 | -[127354][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201 |
|
| 164 | -[127355][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED |
|
| 165 | -[127362][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND |
|
| 166 | -[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful' |
|
| 167 | -[I][wifi:277]: WiFi Connecting to '111'... |
|
| 168 | -[V][wifi:279]: Connection Params: |
|
| 169 | -[V][wifi:280]: SSID: '111' |
|
| 170 | -[V][wifi:285]: BSSID: Not Set |
|
| 171 | -[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 172 | -[V][wifi:310]: Channel: Not Set |
|
| 173 | -[V][wifi:317]: Using DHCP IP |
|
| 174 | -[V][wifi:319]: Hidden: NO |
|
| 175 | -[W][wifi:591]: Error while connecting to network. |
|
| 176 | -[W][wifi:627]: Restarting WiFi adapter... |
|
| 177 | -[V][wifi_esp32:041]: Disabling STA. |
|
| 178 | -[132421][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped |
|
| 179 | -[132424][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP |
|
| 180 | -[V][wifi_esp32:440]: Event: WiFi STA stop |
|
| 181 | -[I][wifi:277]: WiFi Connecting to '111'... |
|
| 182 | -[V][wifi:279]: Connection Params: |
|
| 183 | -[V][wifi:280]: SSID: '111' |
|
| 184 | -[V][wifi:285]: BSSID: Not Set |
|
| 185 | -[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 186 | -[V][wifi:310]: Channel: Not Set |
|
| 187 | -[V][wifi:317]: Using DHCP IP |
|
| 188 | -[V][wifi:319]: Hidden: NO |
|
| 189 | -[V][wifi_esp32:039]: Enabling STA. |
|
| 190 | -[132567][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY |
|
| 191 | -[V][wifi_esp32:424]: Event: WiFi ready[132570][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started |
|
| 192 | - |
|
| 193 | -[132578][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START |
|
| 194 | -[V][wifi_esp32:435]: Event: WiFi STA start |
|
| 195 | -[134977][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201 |
|
| 196 | -[134978][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED |
|
| 197 | -[134984][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND |
|
| 198 | -[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful' |
|
| 199 | -[I][wifi:277]: WiFi Connecting to '111'... |
|
| 200 | -[V][wifi:279]: Connection Params: |
|
| 201 | -[V][wifi:280]: SSID: '111' |
|
| 202 | -[V][wifi:285]: BSSID: Not Set |
|
| 203 | -[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 204 | -[V][wifi:310]: Channel: Not Set |
|
| 205 | -[V][wifi:317]: Using DHCP IP |
|
| 206 | -[V][wifi:319]: Hidden: NO |
|
| 207 | -[W][wifi:591]: Error while connecting to network. |
|
| 208 | -[W][wifi:627]: Restarting WiFi adapter... |
|
| 209 | -[V][wifi_esp32:041]: Disabling STA. |
|
| 210 | -[140044][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped |
|
| 211 | -[140047][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP |
|
| 212 | -[V][wifi_esp32:440]: Event: WiFi STA stop |
|
| 213 | -[I][wifi:277]: WiFi Connecting to '111'... |
|
| 214 | -[V][wifi:279]: Connection Params: |
|
| 215 | -[V][wifi:280]: SSID: '111' |
|
| 216 | -[V][wifi:285]: BSSID: Not Set |
|
| 217 | -[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 218 | -[V][wifi:310]: Channel: Not Set |
|
| 219 | -[V][wifi:317]: Using DHCP IP |
|
| 220 | -[V][wifi:319]: Hidden: NO |
|
| 221 | -[V][wifi_esp32:039]: Enabling STA. |
|
| 222 | -[140189][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY |
|
| 223 | -[V][wifi_esp32:424]: Event: WiFi ready[140192][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started |
|
| 224 | - |
|
| 225 | -[140200][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START |
|
| 226 | -[V][wifi_esp32:435]: Event: WiFi STA start |
|
| 227 | -[142598][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201 |
|
| 228 | -[142598][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED |
|
| 229 | -[142605][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND |
|
| 230 | -[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful' |
|
| 231 | -[I][wifi:277]: WiFi Connecting to '111'... |
|
| 232 | -[V][wifi:279]: Connection Params: |
|
| 233 | -[V][wifi:280]: SSID: '111' |
|
| 234 | -[V][wifi:285]: BSSID: Not Set |
|
| 235 | -[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 236 | -[V][wifi:310]: Channel: Not Set |
|
| 237 | -[V][wifi:317]: Using DHCP IP |
|
| 238 | -[V][wifi:319]: Hidden: NO |
|
| 239 | -[W][wifi:591]: Error while connecting to network. |
|
| 240 | -[W][wifi:627]: Restarting WiFi adapter... |
|
| 241 | -[V][wifi_esp32:041]: Disabling STA. |
|
| 242 | -[147665][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped |
|
| 243 | -[147668][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP |
|
| 244 | -[V][wifi_esp32:440]: Event: WiFi STA stop |
|
| 245 | -[I][wifi:277]: WiFi Connecting to '111'... |
|
| 246 | -[V][wifi:279]: Connection Params: |
|
| 247 | -[V][wifi:280]: SSID: '111' |
|
| 248 | -[V][wifi:285]: BSSID: Not Set |
|
| 249 | -[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 250 | -[V][wifi:310]: Channel: Not Set |
|
| 251 | -[V][wifi:317]: Using DHCP IP |
|
| 252 | -[V][wifi:319]: Hidden: NO |
|
| 253 | -[V][wifi_esp32:039]: Enabling STA. |
|
| 254 | -[147810][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY |
|
| 255 | -[V][wifi_esp32:424]: Event: WiFi ready[147813][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started |
|
| 256 | - |
|
| 257 | -[147821][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START |
|
| 258 | -[V][wifi_esp32:435]: Event: WiFi STA start |
|
| 259 | -[150219][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201 |
|
| 260 | -[150220][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED |
|
| 261 | -[150227][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND |
|
| 262 | -[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful' |
|
| 263 | -[I][wifi:277]: WiFi Connecting to '111'... |
|
| 264 | -[V][wifi:279]: Connection Params: |
|
| 265 | -[V][wifi:280]: SSID: '111' |
|
| 266 | -[V][wifi:285]: BSSID: Not Set |
|
| 267 | -[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 268 | -[V][wifi:310]: Channel: Not Set |
|
| 269 | -[V][wifi:317]: Using DHCP IP |
|
| 270 | -[V][wifi:319]: Hidden: NO |
|
| 271 | -[W][wifi:591]: Error while connecting to network. |
|
| 272 | -[W][wifi:627]: Restarting WiFi adapter... |
|
| 273 | -[V][wifi_esp32:041]: Disabling STA. |
|
| 274 | -[155286][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped |
|
| 275 | -[155289][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP |
|
| 276 | -[V][wifi_esp32:440]: Event: WiFi STA stop |
|
| 277 | -[I][wifi:277]: WiFi Connecting to '111'... |
|
| 278 | -[V][wifi:279]: Connection Params: |
|
| 279 | -[V][wifi:280]: SSID: '111' |
|
| 280 | -[V][wifi:285]: BSSID: Not Set |
|
| 281 | -[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 282 | -[V][wifi:310]: Channel: Not Set |
|
| 283 | -[V][wifi:317]: Using DHCP IP |
|
| 284 | -[V][wifi:319]: Hidden: NO |
|
| 285 | -[V][wifi_esp32:039]: Enabling STA. |
|
| 286 | -[155432][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY |
|
| 287 | -[V][wifi_esp32:424]: Event: WiFi ready[155435][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started |
|
| 288 | - |
|
| 289 | -[155443][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START |
|
| 290 | -[V][wifi_esp32:435]: Event: WiFi STA start |
|
| 291 | -[V][sensor:043]: 'Electrodragon 6 Uptime Sensor': Received new state 157.548996 |
|
| 292 | -[D][sensor:094]: 'Electrodragon 6 Uptime Sensor': Sending state 157.54900 s with 0 decimals of accuracy |
|
| 293 | -[157842][V][WiFiGeneric.cpp:360] _arduino_event_cb(): STA Disconnected: SSID: 111, BSSID: 00:00:00:00:00:00, Reason: 201 |
|
| 294 | -[157842][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED |
|
| 295 | -[157849][W][WiFiGeneric.cpp:950] _eventCallback(): Reason: 201 - NO_AP_FOUND |
|
| 296 | -[W][wifi_esp32:462]: Event: Disconnected ssid='111' reason='Probe Request Unsuccessful' |
|
| 297 | -[I][wifi:277]: WiFi Connecting to '111'... |
|
| 298 | -[V][wifi:279]: Connection Params: |
|
| 299 | -[V][wifi:280]: SSID: '111' |
|
| 300 | -[V][wifi:285]: BSSID: Not Set |
|
| 301 | -[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 302 | -[V][wifi:310]: Channel: Not Set |
|
| 303 | -[V][wifi:317]: Using DHCP IP |
|
| 304 | -[V][wifi:319]: Hidden: NO |
|
| 305 | -[W][wifi:591]: Error while connecting to network. |
|
| 306 | -[W][wifi:627]: Restarting WiFi adapter... |
|
| 307 | -[V][wifi_esp32:041]: Disabling STA. |
|
| 308 | -[162909][V][WiFiGeneric.cpp:341] _arduino_event_cb(): STA Stopped |
|
| 309 | -[162912][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 3 - STA_STOP |
|
| 310 | -[V][wifi_esp32:440]: Event: WiFi STA stop |
|
| 311 | -[I][wifi:277]: WiFi Connecting to '111'... |
|
| 312 | -[V][wifi:279]: Connection Params: |
|
| 313 | -[V][wifi:280]: SSID: '111' |
|
| 314 | -[V][wifi:285]: BSSID: Not Set |
|
| 315 | -[V][wifi:303]: Password: 'electrodragon'[redacted] |
|
| 316 | -[V][wifi:310]: Channel: Not Set |
|
| 317 | -[V][wifi:317]: Using DHCP IP |
|
| 318 | -[V][wifi:319]: Hidden: NO |
|
| 319 | -[V][wifi_esp32:039]: Enabling STA. |
|
| 320 | -[163054][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY |
|
| 321 | -[V][wifi_esp32:424]: Event: WiFi ready[163057][V][WiFiGeneric.cpp:338] _arduino_event_cb(): STA Started |
|
| 322 | - |
|
| 323 | -[163065][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START |
|
| 324 | -[V][wifi_esp32:435]: Event: WiFi STA start |
|
| 325 | -[166088][V][WiFiGeneric.cpp:353] _arduino_event_cb(): STA Connected: SSID: 111, BSSID: d0:05:e4:e2:cd:a1, Channel: 8, Auth: WPA2_PSK |
|
| 326 | -[166089][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 4 - STA_CONNECTED |
|
| 327 | -[V][wifi_esp32:449]: Event: Connected ssid='111' bssid=D0:05:E4:E2:CD:A1[redacted] channel=8, authmode=WPA2 PSK |
|
| 328 | -[173645][V][WiFiGeneric.cpp:367] _arduino_event_cb(): STA Got New IP:192.168.8.181 |
|
| 329 | -[173645][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 7 - STA_GOT_IP |
|
| 330 | -[173649][D][WiFiGeneric.cpp:991] _eventCallback(): STA IP: 192.168.8.181, MASK: 255.255.255.0, GW: 192.168.8.1 |
|
| 331 | -[V][wifi_esp32:503]: Event: Got IP static_ip=192.168.8.181 gateway=192.168.8.1 |
|
| 332 | -[C][ota:097]: Over-The-Air Updates: |
|
| 333 | -[C][ota:098]: Address: electrodragon-island1-toekick.local:3232 |
|
| 334 | -[W][ota:107]: Last Boot was an unhandled reset, will proceed to safe mode in 5 restarts |
|
| 335 | -[C][api:025]: Setting up Home Assistant API server... |
|
| 336 | -[I][app:062]: setup() finished successfully! |
|
| 337 | -[V][sensor:043]: 'electrodragon-island1-toekick WiFi Signal Sensor': Received new state -55.000000 |
|
| 338 | -[D][sensor:094]: 'electrodragon-island1-toekick WiFi Signal Sensor': Sending state -55.00000 dBm with 0 decimals of accuracy |
|
| 339 | -[I][app:102]: ESPHome version 2023.9.1 compiled on Nov 2 2023, 14:45:25 |
|
| 340 | -[C][wifi:546]: WiFi: |
|
| 341 | -[C][wifi:382]: Local MAC: 48:31:B7:39:93:08 |
|
| 342 | -[C][wifi:383]: SSID: '111'[redacted] |
|
| 343 | -[C][wifi:384]: IP Address: 192.168.8.181 |
|
| 344 | -[C][wifi:386]: BSSID: D0:05:E4:E2:CD:A1[redacted] |
|
| 345 | -[C][wifi:387]: Hostname: 'electrodragon-island1-toekick' |
|
| 346 | -[C][wifi:389]: Signal strength: -55 dB ▂▄▆█ |
|
| 347 | -[C][wifi:393]: Channel: 8 |
|
| 348 | -[C][wifi:394]: Subnet: 255.255.255.0 |
|
| 349 | -[C][wifi:395]: Gateway: 192.168.8.1 |
|
| 350 | -[C][wifi:396]: DNS1: 192.168.8.1 |
|
| 351 | -[C][wifi:397]: DNS2: 0.0.0.0 |
|
| 352 | -[C][logger:357]: Logger: |
|
| 353 | -[C][logger:358]: Level: VERBOSE |
|
| 354 | -[C][logger:359]: Log Baud Rate: 115200 |
|
| 355 | -[C][logger:361]: Hardware UART: UART0 |
|
| 356 | -[C][ledc.output:164]: LEDC Output: |
|
| 357 | -[C][ledc.output:165]: Pin GPIO6 |
|
| 358 | -[C][ledc.output:166]: LEDC Channel: 0 |
|
| 359 | -[C][ledc.output:167]: PWM Frequency: 20000.0 Hz |
|
| 360 | -[C][ledc.output:168]: Bit depth: 10 |
|
| 361 | -[V][ledc.output:169]: Max frequency for bit depth: 39062.500000 |
|
| 362 | -[V][ledc.output:171]: Min frequency for bit depth: 610.388794 |
|
| 363 | -[V][ledc.output:172]: Max frequency for bit depth-1: 78125.000000 |
|
| 364 | -[V][ledc.output:174]: Min frequency for bit depth-1: 1220.777588 |
|
| 365 | -[V][ledc.output:175]: Max frequency for bit depth+1: 19531.250000 |
|
| 366 | -[V][ledc.output:177]: Min frequency for bit depth+1: 305.194397 |
|
| 367 | -[V][ledc.output:178]: Max res bits: 14 |
|
| 368 | -[V][ledc.output:179]: Clock frequency: 40000000.000000 |
|
| 369 | -[C][uptime.sensor:031]: Uptime Sensor 'Electrodragon 6 Uptime Sensor' |
|
| 370 | -[C][uptime.sensor:031]: Device Class: 'duration' |
|
| 371 | -[C][uptime.sensor:031]: State Class: 'total_increasing' |
|
| 372 | -[C][uptime.sensor:031]: Unit of Measurement: 's' |
|
| 373 | -[C][uptime.sensor:031]: Accuracy Decimals: 0 |
|
| 374 | -[C][uptime.sensor:031]: Icon: 'mdi:timer-outline' |
|
| 375 | -[V][uptime.sensor:031]: Unique ID: '4831b7399308-uptime' |
|
| 376 | -[C][light:103]: Light 'LED Channel 1 -1' |
|
| 377 | -[C][light:105]: Default Transition Length: 3.0s |
|
| 378 | -[C][light:106]: Gamma Correct: 2.00 |
|
| 379 | -[C][status:034]: Status Binary Sensor 'electrodragon-island1-toekick Status' |
|
| 380 | -[C][status:034]: Device Class: 'connectivity' |
|
| 381 | -[C][captive_portal:088]: Captive Portal: |
|
| 382 | -[C][mdns:115]: mDNS: |
|
| 383 | -[C][mdns:116]: Hostname: electrodragon-island1-toekick |
|
| 384 | -[V][mdns:117]: Services: |
|
| 385 | -[V][mdns:119]: - _esphomelib, _tcp, 6053 |
|
| 386 | -[V][mdns:121]: TXT: version = 2023.9.1 |
|
| 387 | -[V][mdns:121]: TXT: mac = 4831b7399308 |
|
| 388 | -[V][mdns:121]: TXT: platform = ESP32 |
|
| 389 | -[V][mdns:121]: TXT: board = esp32-c3-devkitm-1 |
|
| 390 | -[V][mdns:121]: TXT: network = wifi |
|
| 391 | -[C][ota:097]: Over-The-Air Updates: |
|
| 392 | -[C][ota:098]: Address: electrodragon-island1-toekick.local:3232 |
|
| 393 | -[W][ota:107]: Last Boot was an unhandled reset, will proceed to safe mode in 5 restarts |
|
| 394 | -[C][api:138]: API Server: |
|
| 395 | -[C][api:139]: Address: electrodragon-island1-toekick.local:6053 |
|
| 396 | -[C][api:143]: Using noise encryption: NO |
|
| 397 | -[C][wifi_signal.sensor:009]: WiFi Signal 'electrodragon-island1-toekick WiFi Signal Sensor' |
|
| 398 | -[C][wifi_signal.sensor:009]: Device Class: 'signal_strength' |
|
| 399 | -[C][wifi_signal.sensor:009]: State Class: 'measurement' |
|
| 400 | -[C][wifi_signal.sensor:009]: Unit of Measurement: 'dBm' |
|
| 401 | -[C][wifi_signal.sensor:009]: Accuracy Decimals: 0 |
|
| 402 | -[V][wifi_signal.sensor:009]: Unique ID: '4831b7399308-wifisignal' |
|
| 403 | -[V][sensor:043]: 'electrodragon-island1-toekick WiFi Signal Sensor': Received new state -55.000000 |
|
| 404 | -[D][sensor:094]: 'electrodragon-island1-toekick WiFi Signal Sensor': Sending state -55.00000 dBm with 0 decimals of accuracy |
|
| 405 | -[V][sensor:043]: 'Electrodragon 6 Uptime Sensor': Received new state 217.554001 |
|
| 406 | -[D][sensor:094]: 'Electrodragon 6 Uptime Sensor': Sending state 217.55400 s with 0 decimals of accuracy |
SDK-dat/ESP-SDK-dat/ESP-APPs-dat/tasmota-dat/2025-04-23-15-05-16.png
| ... | ... | Binary files a/SDK-dat/ESP-SDK-dat/ESP-APPs-dat/tasmota-dat/2025-04-23-15-05-16.png and /dev/null differ |
SDK-dat/ESP-SDK-dat/ESP-APPs-dat/tasmota-dat/2025-04-23-15-09-58.png
| ... | ... | Binary files a/SDK-dat/ESP-SDK-dat/ESP-APPs-dat/tasmota-dat/2025-04-23-15-09-58.png and /dev/null differ |
SDK-dat/ESP-SDK-dat/ESP-APPs-dat/tasmota-dat/2025-04-23-15-11-06.png
| ... | ... | Binary files a/SDK-dat/ESP-SDK-dat/ESP-APPs-dat/tasmota-dat/2025-04-23-15-11-06.png and /dev/null differ |
SDK-dat/ESP-SDK-dat/ESP-APPs-dat/tasmota-dat/2025-04-23-15-59-31.png
| ... | ... | Binary files a/SDK-dat/ESP-SDK-dat/ESP-APPs-dat/tasmota-dat/2025-04-23-15-59-31.png and /dev/null differ |
SDK-dat/ESP-SDK-dat/ESP-APPs-dat/tasmota-dat/2025-04-23-16-12-56.png
| ... | ... | Binary files a/SDK-dat/ESP-SDK-dat/ESP-APPs-dat/tasmota-dat/2025-04-23-16-12-56.png and /dev/null differ |
SDK-dat/ESP-SDK-dat/ESP-APPs-dat/tasmota-dat/tasmota-dat.md
| ... | ... | @@ -1,61 +0,0 @@ |
| 1 | - |
|
| 2 | -# tasmota-dat |
|
| 3 | - |
|
| 4 | -- current release == https://github.com/arendst/Tasmota/releases/tag/v14.6.0 |
|
| 5 | - |
|
| 6 | -- [[serial-dat]] - [[ESP32-dat]] - [[ESP8266-dat]] |
|
| 7 | - |
|
| 8 | -- [[MQTT-dat]] |
|
| 9 | - |
|
| 10 | -- [[NWI1126-dat]] |
|
| 11 | - |
|
| 12 | - |
|
| 13 | - |
|
| 14 | -## flashing |
|
| 15 | - |
|
| 16 | - |
|
| 17 | - |
|
| 18 | - |
|
| 19 | - |
|
| 20 | - |
|
| 21 | - |
|
| 22 | - |
|
| 23 | - |
|
| 24 | -## NWI1126 Log |
|
| 25 | - |
|
| 26 | -ESP32-C3 == after connected |
|
| 27 | - |
|
| 28 | - 00:00:00.251 CMD: Fall back to serial port, no SOF packet detected on USB port |
|
| 29 | - 00:00:00.251 HDW: ESP32-C3 v0.4 |
|
| 30 | - 00:00:00.264 UFS: FlashFS mounted with 304 kB free |
|
| 31 | - 00:00:00.274 CFG: Loaded from File, Count 6 |
|
| 32 | - 00:00:00.280 QPC: Count 1 |
|
| 33 | - 00:00:00.314 BRY: Berry initialized, RAM used 4276 bytes |
|
| 34 | - 00:00:00.325 Project tasmota - Tasmota Version 14.6.0(release-tasmota32)-3_1_3(2025-04-16T11:21:09) |
|
| 35 | - 00:00:01.002 WIF: Connecting to AP1 111 Channel 11 BSSId 4E:F5:97:B0:C0:46 in mode HT40 as tasmota-23BA64-6756... |
|
| 36 | - 00:00:03.373 WIF: Connected |
|
| 37 | - 00:00:03.579 HTP: Web server active on tasmota-23BA64-6756 with IP address 192.168.100.233 |
|
| 38 | - 08:46:13.779 RSL: INFO1 = {"Info1":{"Module":"ESP32C3","Version":"14.6.0(release-tasmota32)","FallbackTopic":"cmnd/DVES_23BA64_fb/","GroupTopic":"cmnd/tasmotas/"}} |
|
| 39 | - 08:46:13.792 RSL: INFO2 = {"Info2":{"WebServerMode":"Admin","Hostname":"tasmota-23BA64-6756","IPAddress":"192.168.100.233","IP6Global":"","IP6Local":"fe80::9e9e:6eff:fe23:ba64%st1"}} |
|
| 40 | - 08:46:13.804 RSL: INFO3 = {"Info3":{"RestartReason":"Vbat power on reset","BootCount":2}} |
|
| 41 | - 08:46:16.741 QPC: Reset |
|
| 42 | - 08:46:18.747 RSL: STATE = {"Time":"2025-04-23T08:46:18","Uptime":"0T00:00:09","UptimeSec":9,"Heap":190,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":0,"Berry":{"HeapUsed":4,"Objects":45},"Wifi":{"AP":1,"SSId":"111","BSSId":"4E:F5:97:B0:C0:46","Channel":11,"Mode":"HT40","RSSI":100,"Signal":-44,"LinkCount":1,"Downtime":"0T00:00:03"}} |
|
| 43 | - |
|
| 44 | -RGBW channels on relay 1..4, on board programmable LED on GPIO10 == relay 5 |
|
| 45 | - |
|
| 46 | -- refer more information at page [[NWI1126-dat]] |
|
| 47 | - |
|
| 48 | - |
|
| 49 | - |
|
| 50 | - |
|
| 51 | - |
|
| 52 | - |
|
| 53 | -## demo video |
|
| 54 | - |
|
| 55 | -This is a first test with tasmota, better use other functionality controller maybe PWM instead relay, we are not good at tasmota, please note. |
|
| 56 | - |
|
| 57 | -- [Esp32-c3 rgbw led drive board using tosmota demo #nwi1126](https://t.me/electrodragon3/360) |
|
| 58 | - |
|
| 59 | -## ref |
|
| 60 | - |
|
| 61 | -- [[ESP-SDK-dat]] |
|
| ... | ... | \ No newline at end of file |
SDK-dat/ESP-SDK-dat/ESP-SDK-dat.md
| ... | ... | @@ -62,6 +62,8 @@ |
| 62 | 62 | |
| 63 | 63 | ## Firmware and APPs |
| 64 | 64 | |
| 65 | +- [[ESP-APP-dat]] |
|
| 66 | + |
|
| 65 | 67 | - [[ESPHome-dat]] - [[tasmota-dat]] |
| 66 | 68 | |
| 67 | 69 | - [[ESP-now-dat]] - [[ESP-EYE-dat]] |