Git Product home page Git Product logo

jeeui2's People

Contributors

jeecrypt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jeeui2's Issues

Отключается от домашней сети WiFi ESP8266

После последнего обновления подключается к сети нормально и через несколько секунд сообщение об отключении по причине 200, потом 201. И свободный RAM значительно уменьшился, было RAM: 39056

Connected to Netis_15
Got IP: 192.168.1.13
Connected: yes
..
RAM: 26296
MAC: 84:f3:00:00:00:28
Disconnected from SSID: Netis_15
Reason: 200
Disconnected from SSID: Netis_15
Reason: 201

Циклическая перезагрузка

commit
4b1e96b
последнее обновление привело к полной неработоспособности фреймворка
ESP32 циклически перезагружается.
mqtt - не использую

Fsbrowser

Кто-нибудь пробовал прикрутить FSBrowser?

Как отключить автосохранение данных/How to disable automatic data saving

Если я правильно понял, сохранение введенных значений происходит в EEPROM,
ресурс последней весьма ограничен.
Как отключить автоматическое сохранение ?


If I understood correctly, the entered values are saved in the EEPROM,
the resource of the latter is very limited.
How do I disable automatic saving?

JeeUI2/Core 1 panic

Коллеги, добрый день.
Почему-то при попытке запуститься, постоянно получаю панику (кто-то сталкивался с такой проблемой? Как её победить?):

--- Miniterm on COM4 115200,8,N,1 ---
--- Quit: Ctrl+C | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H ---
ets Jun 8 2016 00:22:57

rst:0x1 (POWERON_RESET),boot:0x17 (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:0x3fff0018,len:4
load:0x3fff001c,len:1044
load:0x40078000,len:8896
load:0x40080400,len:5828
entry 0x400806ac
Starting jee.ui(interface)
Starting jee.begin()
READ: key (wifi) value (STA)
READ: key (ssid) value (ros)
READ: key (pass) value (111)
READ: key (ap_ssid) value (JeeeUI)
READ: key (ap_pass) value (111)
JSON config loaded
CONFIG: {"wifi":"STA","ssid":"ros","pass":"111","ap_ssid":"JeeeUI","ap_pass":"111"}
READ: key (wifi) value (STA)
READ: key (ssid) value (ros)
READ: key (pass) value (111)
Connecting STA
Station Mode Started
Station Mode Started
Save Config
Connected to :ros
Got IP: 192.168.43.17

Guru Meditation Error: Core 1 panic'ed (InstrFetchProhibited). Exception was unhandled.
Core 1 register dump:
PC : 0x00000000 PS : 0x00060830 A0 : 0x800d6e51 A1 : 0x3ffb1ee0
A2 : 0x3ffc12e8 A3 : 0x00000000 A4 : 0x3ffc3de0 A5 : 0x3ffc3de0
A6 : 0x00000000 A7 : 0x3f405761 A8 : 0x800d4dff A9 : 0x3ffb1e90
A10 : 0x51622c82 A11 : 0x3ffc3de0 A12 : 0x51622c82 A13 : 0x3ffb1eec
A14 : 0x3ffd155c A15 : 0x3ffc3de0 SAR : 0x00000008 EXCCAUSE: 0x00000014
EXCVADDR: 0x00000000 LBEG : 0x4000c2e0 LEND : 0x4000c2f6 LCOUNT : 0xffffffff

Backtrace: 0x00000000:0x3ffb1ee0 0x400d6e4e:0x3ffb1f20 0x400d1715:0x3ffb1f60 0x400db543:0x3ffb1fb0 0x40088b7d:0x3ffb1fd0

Rebooting...

Обновление web. (Авторизация)

Как заставить обновиться страницу?
Делаю авторизацию.
Глобальная переменная определяет. Была ли авторизация(отключается по времени).
В зависимости от этой переменной строим страницы и меню в интерфейсе (логин/пароль или основное меню).
Всё работает, но только при ручном обновлении страницы в браузере.
Как заставить обновлять страницы по нажатию кнопки в eeb-интерфейсе?

jee.var default value

при объявлении переменных процедуре void parameters(){
не устанавливается значение по умолчанию для добавленных переменных

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.