Skip to content

m5it/esp-kos-bridge

Repository files navigation

ESP-KOS-BRIDGE modified from ESP-IOT-Bridge Smart Gateway Solution


This version of esp-iot-bridge is focused on wifi extender and timer for gpio pins. Differences with ESP-IOT-Bridge are our files in main/t3ch_*...

How to start

  • START => Download RELEASE if you dont think to develop.

1a.) Upload to your MCU.
(Choose correct PORT for your device! (-p) )
Ex.:
idf.py menuconfig (OPTIONAL)
idf.py build (OPTIONAL)
idf.py -p /dev/tty.usbserial-54F90067081 -b 115200 flash

2.) connect to wifi ssid: STARTING_SSID, pwd: STARTING_PWD
ssid & pwd of AP can be changed in t3ch_config.h if necessary before upload or later with HTTP panel.

3.) navigate to http://192.168.4.1

4.) configure time, ap, sta, timer... enjoy.

1b.)

  • idf.py build
  • Image for OTA updates can be found in build/esp-kos-bridge.bin

Supported save of data into NVS. ( If device stays out of power, things still gets saved! )

  • timer settings
  • ap settings
  • sta settings (Time still needs to be set if device gets out of power! :/)

Support up to 100 timer configurations and can be configured more if necessary but i guess no. :)

Supported uart, jtag, x console commands.. (useful for testing, developing)

Supported cJSON ! :)

Supported OTA Updates!

(On OTA update time stay saved!)

Supported WiFi Scan!

Supported Web Log! (v0.3)

(Should be used ESP_LOGI(.. so logs are logged, with printf wont take effect.. :) )

Screenshoots

alt text
alt text
alt text
alt text
alt text

(v0.4) test on two browsers and cleaning of data! ole! :) alt text

Releases

  • Comming: v0.4 aka Rasca Pantalla
    • wss
  • 22.1.23: v0.3 aka Gallina Inglesa added:
    • web log
  • 11.1.23: v0.2 aka Conejo Blanco added:
    • wifi scan
    • ota updates

More and interesting


Here is original esp-iot-bridge README.md and location https://github.com/espressif/esp-iot-bridge

Any questions on ESP-KOS-BRIDGE turn to FB person and developer: Blaz Kos

Love you all *** :)

About

is modified copy of esp-iot-bridge from espressif. Focused on wifi extender, day extender aka timer.. :)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •