Wenar

olimex logi

Feb 9th, 2022
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.79 KB | None | 0 0
  1. INFO Reading configuration /config/esphome/olimex-1.yaml...
  2. WARNING GPIO12 is a Strapping PIN and should be avoided.
  3. Attaching external pullup/down resistors to strapping pins can cause unexpected failures.
  4. See https://esphome.io/guides/faq.html#why-am-i-getting-a-warning-about-strapping-pins
  5. INFO Generating C++ source...
  6. INFO Compiling app...
  7. Processing olimex-1 (board: esp32-poe-iso; framework: arduino; platform: platformio/espressif32 @ 3.3.2)
  8. --------------------------------------------------------------------------------
  9. HARDWARE: ESP32 240MHz, 320KB RAM, 4MB Flash
  10. LDF: Library Dependency Finder -> https://bit.ly/configure-pio-ldf
  11. Dependency Graph
  12. |-- <WiFi> 1.0
  13. |-- <Update> 1.0
  14. |-- <Wire> 1.0.1
  15. |-- <ESPmDNS> 1.0
  16. Compiling /data/olimex-1/.pioenvs/olimex-1/src/esphome/components/api/api_connection.cpp.o
  17. Compiling /data/olimex-1/.pioenvs/olimex-1/src/esphome/components/api/api_frame_helper.cpp.o
  18. Compiling /data/olimex-1/.pioenvs/olimex-1/src/esphome/components/api/api_pb2_service.cpp.o
  19. Compiling /data/olimex-1/.pioenvs/olimex-1/src/esphome/components/api/api_server.cpp.o
  20. Compiling /data/olimex-1/.pioenvs/olimex-1/src/esphome/components/api/list_entities.cpp.o
  21. Compiling /data/olimex-1/.pioenvs/olimex-1/src/esphome/components/api/proto.cpp.o
  22. Compiling /data/olimex-1/.pioenvs/olimex-1/src/esphome/components/api/subscribe_state.cpp.o
  23. Compiling /data/olimex-1/.pioenvs/olimex-1/src/esphome/components/api/user_services.cpp.o
  24. Compiling /data/olimex-1/.pioenvs/olimex-1/src/esphome/components/api/util.cpp.o
  25. Compiling /data/olimex-1/.pioenvs/olimex-1/src/esphome/components/ethernet/ethernet_component.cpp.o
  26. Compiling /data/olimex-1/.pioenvs/olimex-1/src/esphome/components/logger/logger.cpp.o
  27. Compiling /data/olimex-1/.pioenvs/olimex-1/src/esphome/components/md5/md5.cpp.o
  28. Compiling /data/olimex-1/.pioenvs/olimex-1/src/esphome/components/mdns/mdns_component.cpp.o
  29. Compiling /data/olimex-1/.pioenvs/olimex-1/src/esphome/components/network/util.cpp.o
  30. Compiling /data/olimex-1/.pioenvs/olimex-1/src/esphome/components/ota/ota_backend_arduino_esp32.cpp.o
  31. Compiling /data/olimex-1/.pioenvs/olimex-1/src/esphome/components/ota/ota_backend_arduino_esp8266.cpp.o
  32. Compiling /data/olimex-1/.pioenvs/olimex-1/src/esphome/components/ota/ota_backend_esp_idf.cpp.o
  33. Compiling /data/olimex-1/.pioenvs/olimex-1/src/esphome/components/ota/ota_component.cpp.o
  34. Compiling /data/olimex-1/.pioenvs/olimex-1/src/esphome/components/restart/switch/restart_switch.cpp.o
  35. Compiling /data/olimex-1/.pioenvs/olimex-1/src/esphome/components/socket/bsd_sockets_impl.cpp.o
  36. Compiling /data/olimex-1/.pioenvs/olimex-1/src/esphome/components/socket/lwip_raw_tcp_impl.cpp.o
  37. Compiling /data/olimex-1/.pioenvs/olimex-1/src/esphome/components/switch/automation.cpp.o
  38. Compiling /data/olimex-1/.pioenvs/olimex-1/src/esphome/components/template/switch/template_switch.cpp.o
  39. Compiling /data/olimex-1/.pioenvs/olimex-1/src/esphome/core/application.cpp.o
  40. Compiling /data/olimex-1/.pioenvs/olimex-1/src/esphome/core/component.cpp.o
  41. Compiling /data/olimex-1/.pioenvs/olimex-1/src/esphome/core/controller.cpp.o
  42. Compiling /data/olimex-1/.pioenvs/olimex-1/src/esphome/core/helpers.cpp.o
  43. Compiling /data/olimex-1/.pioenvs/olimex-1/src/esphome/core/log.cpp.o
  44. Compiling /data/olimex-1/.pioenvs/olimex-1/src/esphome/core/util.cpp.o
  45. Compiling /data/olimex-1/.pioenvs/olimex-1/src/main.cpp.o
  46. Linking /data/olimex-1/.pioenvs/olimex-1/firmware.elf
  47. RAM: [= ] 13.2% (used 43296 bytes from 327680 bytes)
  48. Flash: [===== ] 47.3% (used 868038 bytes from 1835008 bytes)
  49. Building /data/olimex-1/.pioenvs/olimex-1/firmware.bin
  50. esp32_create_combined_bin(["/data/olimex-1/.pioenvs/olimex-1/firmware.bin"], ["/data/olimex-1/.pioenvs/olimex-1/firmware.elf"])
  51. Generating combined binary for serial flashing
  52. Offset | File
  53. - 0x1000 | /data/cache/platformio/packages/framework-arduinoespressif32/tools/sdk/bin/bootloader_dio_40m.bin
  54. - 0x8000 | /data/olimex-1/.pioenvs/olimex-1/partitions.bin
  55. - 0xe000 | /data/cache/platformio/packages/framework-arduinoespressif32/tools/partitions/boot_app0.bin
  56. - 0x10000 | /data/olimex-1/.pioenvs/olimex-1/firmware.bin
  57.  
  58. Using esptool.py arguments: --chip esp32 merge_bin -o /data/olimex-1/.pioenvs/olimex-1/firmware-factory.bin --flash_size 4MB 0x1000 /data/cache/platformio/packages/framework-arduinoespressif32/tools/sdk/bin/bootloader_dio_40m.bin 0x8000 /data/olimex-1/.pioenvs/olimex-1/partitions.bin 0xe000 /data/cache/platformio/packages/framework-arduinoespressif32/tools/partitions/boot_app0.bin 0x10000 /data/olimex-1/.pioenvs/olimex-1/firmware.bin
  59.  
  60. Wrote 0xe3f30 bytes to file /data/olimex-1/.pioenvs/olimex-1/firmware-factory.bin, ready to flash to offset 0x0
  61. ========================= [SUCCESS] Took 84.31 seconds =========================
  62. INFO Successfully compiled program.
  63. INFO Connecting to 192.168.1.10
  64. INFO Uploading /data/olimex-1/.pioenvs/olimex-1/firmware.bin (868144 bytes)
  65. Uploading: [============================================================] 100% Done...
  66.  
  67.  
  68. INFO Waiting for result...
  69. INFO OTA successful
  70. INFO Successfully uploaded program.
  71. INFO Starting log output from 192.168.1.10 using esphome API
  72. INFO Successfully connected to 192.168.1.10
  73. [08:45:25][I][app:102]: ESPHome version 2022.1.3 compiled on Feb 9 2022, 08:44:28
  74. [08:45:25][C][logger:233]: Logger:
  75. [08:45:25][C][logger:234]: Level: DEBUG
  76. [08:45:25][C][logger:235]: Log Baud Rate: 115200
  77. [08:45:25][C][logger:236]: Hardware UART: UART0
  78. [08:45:25][C][i2c.arduino:037]: I2C Bus:
  79. [08:45:25][C][i2c.arduino:038]: SDA Pin: GPIO13
  80. [08:45:25][C][i2c.arduino:039]: SCL Pin: GPIO16
  81. [08:45:25][C][i2c.arduino:040]: Frequency: 50000 Hz
  82. [08:45:25][C][i2c.arduino:043]: Recovery: bus successfully recovered
  83. [08:45:25][I][i2c.arduino:053]: Results from i2c bus scan:
  84. [08:45:25][I][i2c.arduino:059]: Found i2c device at address 0x20
  85. [08:45:25][I][i2c.arduino:059]: Found i2c device at address 0x21
  86. [08:45:25][I][i2c.arduino:059]: Found i2c device at address 0x22
  87. [08:45:25][I][i2c.arduino:059]: Found i2c device at address 0x23
  88. [08:45:25][I][i2c.arduino:059]: Found i2c device at address 0x25
  89. [08:45:25][I][i2c.arduino:059]: Found i2c device at address 0x26
  90. [08:45:25][I][i2c.arduino:059]: Found i2c device at address 0x27
  91. [08:45:25][C][mcp23017:024]: MCP23017:
  92. [08:45:25][C][mcp23017:024]: MCP23017:
  93. [08:45:25][C][mcp23017:024]: MCP23017:
  94. [08:45:25][C][mcp23017:024]: MCP23017:
  95. [08:45:25][C][mcp23017:024]: MCP23017:
  96. [08:45:25][C][mcp23017:024]: MCP23017:
  97. [08:45:25][C][mcp23017:024]: MCP23017:
  98. [08:45:25][C][switch.gpio:048]: GPIO Switch 'Spiżarka'
  99. [08:45:25][C][switch.gpio:049]: Pin: 0 via MCP23XXX
  100. [08:45:25][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  101. [08:45:25][C][template.switch:058]: Template Switch 'spizarka template'
  102. [08:45:25][C][template.switch:058]: Icon: 'mdi:lamp'
  103. [08:45:25][C][template.switch:059]: Restore State: NO
  104. [08:45:25][C][template.switch:060]: Optimistic: YES
  105. [08:45:25][C][switch.gpio:048]: GPIO Switch 'Nocne Dół'
  106. [08:45:25][C][switch.gpio:049]: Pin: 1 via MCP23XXX
  107. [08:45:25][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  108. [08:45:25][C][switch.gpio:048]: GPIO Switch 'Nad schodami'
  109. [08:45:25][C][switch.gpio:049]: Pin: 2 via MCP23XXX
  110. [08:45:25][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  111. [08:45:25][C][switch.gpio:048]: GPIO Switch 'Kuchnia Halogen'
  112. [08:45:25][C][switch.gpio:049]: Pin: 3 via MCP23XXX
  113. [08:45:25][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  114. [08:45:25][C][switch.gpio:048]: GPIO Switch 'Prawy 1'
  115. [08:45:25][C][switch.gpio:049]: Pin: 4 via MCP23XXX
  116. [08:45:25][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  117. [08:45:25][C][switch.gpio:048]: GPIO Switch 'Nocne góra'
  118. [08:45:25][C][switch.gpio:049]: Pin: 5 via MCP23XXX
  119. [08:45:25][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  120. [08:45:25][C][switch.gpio:048]: GPIO Switch 'Lampa 7'
  121. [08:45:25][C][switch.gpio:049]: Pin: 6 via MCP23XXX
  122. [08:45:25][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  123. [08:45:25][C][switch.gpio:048]: GPIO Switch 'WC'
  124. [08:45:25][C][switch.gpio:049]: Pin: 7 via MCP23XXX
  125. [08:45:25][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  126. [08:45:25][C][switch.gpio:048]: GPIO Switch 'Schody Led 1'
  127. [08:45:25][C][switch.gpio:049]: Pin: 8 via MCP23XXX
  128. [08:45:25][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  129. [08:45:25][C][switch.gpio:048]: GPIO Switch 'Elewacja 1'
  130. [08:45:25][C][switch.gpio:049]: Pin: 9 via MCP23XXX
  131. [08:45:25][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  132. [08:45:25][C][switch.gpio:048]: GPIO Switch 'Łazienka lustro 2'
  133. [08:45:25][C][switch.gpio:049]: Pin: 10 via MCP23XXX
  134. [08:45:25][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  135. [08:45:25][C][switch.gpio:048]: GPIO Switch 'Nad schodami 2'
  136. [08:45:25][C][switch.gpio:049]: Pin: 11 via MCP23XXX
  137. [08:45:25][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  138. [08:45:25][C][switch.gpio:048]: GPIO Switch 'Korytaż dół'
  139. [08:45:25][C][switch.gpio:049]: Pin: 12 via MCP23XXX
  140. [08:45:25][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  141. [08:45:25][C][switch.gpio:048]: GPIO Switch 'Kuchnia Halogen 2'
  142. [08:45:25][C][switch.gpio:049]: Pin: 13 via MCP23XXX
  143. [08:45:25][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  144. [08:45:25][C][switch.gpio:048]: GPIO Switch 'Prawy 2'
  145. [08:45:25][C][switch.gpio:049]: Pin: 14 via MCP23XXX
  146. [08:45:25][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  147. [08:45:25][C][switch.gpio:048]: GPIO Switch 'Łazienka lustro 1'
  148. [08:45:25][C][switch.gpio:049]: Pin: 15 via MCP23XXX
  149. [08:45:25][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  150. [08:45:25][C][switch.gpio:048]: GPIO Switch 'Sypialnia góra 1'
  151. [08:45:25][C][switch.gpio:049]: Pin: 0 via MCP23XXX
  152. [08:45:25][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  153. [08:45:26][C][switch.gpio:048]: GPIO Switch 'Sypialnia dół 1'
  154. [08:45:26][C][switch.gpio:049]: Pin: 1 via MCP23XXX
  155. [08:45:26][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  156. [08:45:26][C][switch.gpio:048]: GPIO Switch 'Schody Led 2'
  157. [08:45:26][C][switch.gpio:049]: Pin: 2 via MCP23XXX
  158. [08:45:26][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  159. [08:45:26][C][switch.gpio:048]: GPIO Switch 'Elewacja 2'
  160. [08:45:26][C][switch.gpio:049]: Pin: 3 via MCP23XXX
  161. [08:45:26][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  162. [08:45:26][C][switch.gpio:048]: GPIO Switch 'Salon Halogen 1'
  163. [08:45:26][C][switch.gpio:049]: Pin: 4 via MCP23XXX
  164. [08:45:26][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  165. [08:45:26][C][switch.gpio:048]: GPIO Switch 'Salon Prawa 1'
  166. [08:45:26][C][switch.gpio:049]: Pin: 5 via MCP23XXX
  167. [08:45:26][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  168. [08:45:26][C][switch.gpio:048]: GPIO Switch 'Garderoba'
  169. [08:45:26][C][switch.gpio:049]: Pin: 6 via MCP23XXX
  170. [08:45:26][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  171. [08:45:26][C][switch.gpio:048]: GPIO Switch 'Kuchnia'
  172. [08:45:26][C][switch.gpio:049]: Pin: 7 via MCP23XXX
  173. [08:45:26][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  174. [08:45:26][C][switch.gpio:048]: GPIO Switch 'Lamp 9'
  175. [08:45:26][C][switch.gpio:049]: Pin: 8 via MCP23XXX
  176. [08:45:26][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  177. [08:45:26][C][switch.gpio:048]: GPIO Switch 'Lamp 10'
  178. [08:45:26][C][switch.gpio:049]: Pin: 9 via MCP23XXX
  179. [08:45:26][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  180. [08:45:26][C][switch.gpio:048]: GPIO Switch 'Salon Prawa 2'
  181. [08:45:26][C][switch.gpio:049]: Pin: 10 via MCP23XXX
  182. [08:45:26][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  183. [08:45:26][C][switch.gpio:048]: GPIO Switch 'Zewnętrze Schody'
  184. [08:45:26][C][switch.gpio:049]: Pin: 11 via MCP23XXX
  185. [08:45:26][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  186. [08:45:26][C][switch.gpio:048]: GPIO Switch 'Biuro'
  187. [08:45:26][C][switch.gpio:049]: Pin: 12 via MCP23XXX
  188. [08:45:26][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  189. [08:45:26][C][switch.gpio:048]: GPIO Switch 'Salon Halogen 2'
  190. [08:45:26][C][switch.gpio:049]: Pin: 13 via MCP23XXX
  191. [08:45:26][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  192. [08:45:26][C][switch.gpio:048]: GPIO Switch 'Sypialnia dół 2'
  193. [08:45:26][C][switch.gpio:049]: Pin: 14 via MCP23XXX
  194. [08:45:26][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  195. [08:45:26][C][switch.gpio:048]: GPIO Switch 'Sypialnia Góra 2'
  196. [08:45:26][C][switch.gpio:049]: Pin: 15 via MCP23XXX
  197. [08:45:26][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  198. [08:45:26][C][switch.gpio:048]: GPIO Switch '1Lamp 1'
  199. [08:45:26][C][switch.gpio:049]: Pin: 0 via MCP23XXX
  200. [08:45:26][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  201. [08:45:26][C][switch.gpio:048]: GPIO Switch 'Kotłownia'
  202. [08:45:26][C][switch.gpio:049]: Pin: 1 via MCP23XXX
  203. [08:45:26][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  204. [08:45:26][C][switch.gpio:048]: GPIO Switch 'Korytarz góra'
  205. [08:45:26][C][switch.gpio:049]: Pin: 2 via MCP23XXX
  206. [08:45:26][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  207. [08:45:26][C][switch.gpio:048]: GPIO Switch 'Łazięka góra środkowe'
  208. [08:45:26][C][switch.gpio:049]: Pin: 3 via MCP23XXX
  209. [08:45:26][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  210. [08:45:26][C][switch.gpio:048]: GPIO Switch 'Łazienka dół 1'
  211. [08:45:26][C][switch.gpio:049]: Pin: 4 via MCP23XXX
  212. [08:45:26][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  213. [08:45:26][C][switch.gpio:048]: GPIO Switch 'Łazienka dół 2'
  214. [08:45:26][C][switch.gpio:049]: Pin: 5 via MCP23XXX
  215. [08:45:26][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  216. [08:45:26][C][switch.gpio:048]: GPIO Switch 'Salon 1'
  217. [08:45:26][C][switch.gpio:049]: Pin: 6 via MCP23XXX
  218. [08:45:26][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  219. [08:45:26][C][switch.gpio:048]: GPIO Switch 'Łazienka góra lewa'
  220. [08:45:26][C][switch.gpio:049]: Pin: 7 via MCP23XXX
  221. [08:45:26][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  222. [08:45:26][C][switch.gpio:048]: GPIO Switch 'Salon 2'
  223. [08:45:26][C][switch.gpio:049]: Pin: 8 via MCP23XXX
  224. [08:45:26][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  225. [08:45:26][C][switch.gpio:048]: GPIO Switch '1Lamp 10'
  226. [08:45:26][C][switch.gpio:049]: Pin: 9 via MCP23XXX
  227. [08:45:26][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  228. [08:45:27][C][switch.gpio:048]: GPIO Switch 'Wiatrołap'
  229. [08:45:27][C][switch.gpio:049]: Pin: 10 via MCP23XXX
  230. [08:45:27][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  231. [08:45:27][C][switch.gpio:048]: GPIO Switch 'Pokój Lili 1'
  232. [08:45:27][C][switch.gpio:049]: Pin: 11 via MCP23XXX
  233. [08:45:27][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  234. [08:45:27][C][switch.gpio:048]: GPIO Switch 'Pokój lili 2 - NU'
  235. [08:45:27][C][switch.gpio:049]: Pin: 12 via MCP23XXX
  236. [08:45:27][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  237. [08:45:27][C][switch.gpio:048]: GPIO Switch 'Łazienka Góra prawa'
  238. [08:45:27][C][switch.gpio:049]: Pin: 13 via MCP23XXX
  239. [08:45:27][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  240. [08:45:27][C][switch.gpio:048]: GPIO Switch 'SWX2'
  241. [08:45:27][C][switch.gpio:049]: Pin: 14 via MCP23XXX
  242. [08:45:27][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  243. [08:45:27][C][switch.gpio:048]: GPIO Switch '1Lamp 16'
  244. [08:45:27][C][switch.gpio:049]: Pin: 15 via MCP23XXX
  245. [08:45:27][C][switch.gpio:071]: Restore Mode: Restore (Defaults to OFF)
  246. [08:45:27][C][restart:022]: Restart Switch 'Olimex Restart"'
  247. [08:45:27][C][restart:022]: Icon: 'mdi:restart'
  248. [08:45:27][C][ethernet:119]: Ethernet:
  249. [08:45:27][C][ethernet:230]: IP Address: 192.168.1.10
  250. [08:45:27][C][ethernet:231]: Hostname: 'olimex-1'
  251. [08:45:27][C][ethernet:232]: Subnet: 255.0.0.0
  252. [08:45:27][C][ethernet:233]: Gateway: 192.168.1.1
  253. [08:45:27][C][ethernet:244]: DNS1: 0.0.0.0
  254. [08:45:27][C][ethernet:245]: DNS2: 0.0.0.0
  255. [08:45:27][C][ethernet:248]: MAC Address: FC:F5:C4:3D:6B:87
  256. [08:45:27][C][ethernet:249]: Is Full Duplex: YES
  257. [08:45:27][C][ethernet:250]: Link Up: YES
  258. [08:45:27][C][ethernet:251]: Link Speed: 10
  259. [08:45:27][C][ethernet:121]: Power Pin: GPIO12
  260. [08:45:27][C][ethernet:122]: MDC Pin: 23
  261. [08:45:27][C][ethernet:123]: MDIO Pin: 18
  262. [08:45:27][C][ethernet:124]: Type: LAN8720
  263. [08:45:27][C][ota:082]: Over-The-Air Updates:
  264. [08:45:27][C][ota:083]: Address: 192.168.1.10:3232
  265. [08:45:27][C][ota:086]: Using Password.
  266. [08:45:27][C][api:134]: API Server:
  267. [08:45:27][C][api:135]: Address: 192.168.1.10:6053
  268. [08:45:27][C][api:139]: Using noise encryption: NO
  269. [08:45:27][C][mdns:084]: mDNS:
  270. [08:45:27][C][mdns:085]: Hostname: olimex-1
Add Comment
Please, Sign In to add comment