Coder Social home page Coder Social logo

Pulsante WPS about tch-nginx-gui HOT 20 CLOSED

ansuel avatar ansuel commented on August 18, 2024
Pulsante WPS

from tch-nginx-gui.

Comments (20)

Ansuel avatar Ansuel commented on August 18, 2024

puoi darmi l'output di questo ?

uci show button

from tch-nginx-gui.

yhcim86 avatar yhcim86 commented on August 18, 2024

from tch-nginx-gui.

Escart94 avatar Escart94 commented on August 18, 2024

@yhcim86
You need to download PUTTY client and use the SSH connection in order to access to the modem BusyBox.
The username and password are root/root, after login, you can copy & paste the command "uci show button" or simpy write it into the console - after doing this please copy the output code here.

from tch-nginx-gui.

yhcim86 avatar yhcim86 commented on August 18, 2024

root@modemtim:~# uci show button
button.reset=button
button.reset.button='BTN_0'
button.reset.action='released'
button.reset.handler='rtfd'
button.reset.min='5'
button.reset.max='30'
button.eco=button
button.eco.button='BTN_1'
button.eco.action='released'
button.eco.handler='wifionoff.sh'
button.eco.min='3'
button.eco.max='8'
button.acl=button
button.acl.button='BTN_1'
button.acl.action='released'
button.acl.handler='acl_button_pressed.sh'
button.acl.min='8'
button.acl.max='20'
button.dect_paging=button
button.dect_paging.button='BTN_2'
button.dect_paging.action='released'
button.dect_paging.handler='ubus call mmpbxbrcmdect.paging toggle'
button.dect_paging.min='0'
button.dect_paging.max='3'
button.dect_registration=button
button.dect_registration.button='BTN_2'
button.dect_registration.action='released'
button.dect_registration.handler='ubus call mmpbxbrcmdect.registration open'
button.dect_registration.min='3'
button.dect_registration.max='30'
button.info=button
button.info.button='BTN_1'
button.info.action='released'
button.info.handler='logger INFO button pressed ; ubus send infobutton '''{"state":"active"}''''
button.info.min='0'
button.info.max='3'
button.wps=button
button.wps.button='BTN_4'
button.wps.action='released'
button.wps.handler='wps_button_pressed.sh'
button.wps.min='0'
button.wps.max='3'
button.ua_register=button
button.ua_register.button='BTN_4'
button.ua_register.action='released'
button.ua_register.handler='logger INFO ua_register pressed ; ubus send button '''{ "wps" : "pressed" }''''
button.ua_register.min='0'
button.ua_register.max='5'

Ecco quello che mi chiedevi Ansuel

from tch-nginx-gui.

yhcim86 avatar yhcim86 commented on August 18, 2024

from tch-nginx-gui.

FrancYescO avatar FrancYescO commented on August 18, 2024

Ho appena testato su DGA4132 1.2.0 e 789v2 UNO 17.2 e a me il pulsante WPS sembra funzionare... o per lo meno dopo averli premuti ha iniziato a lampeggiare arancione (e poi rosso) la luce WPS

possiamo considerare il bug risolto?

from tch-nginx-gui.

yhcim86 avatar yhcim86 commented on August 18, 2024

from tch-nginx-gui.

FrancYescO avatar FrancYescO commented on August 18, 2024

puoi provare ad eseguire da terminale wps_button_pressed.sh? dopo che premi il pulsante WPS non accade niente sul led?

quindi stai provando su DGA4130 1.1.1 e GUI 8.7.2?

from tch-nginx-gui.

yhcim86 avatar yhcim86 commented on August 18, 2024

from tch-nginx-gui.

FrancYescO avatar FrancYescO commented on August 18, 2024

Ti colleghi al modem in ssh con putty o quello che sia e lo esegui

from tch-nginx-gui.

yhcim86 avatar yhcim86 commented on August 18, 2024

from tch-nginx-gui.

FrancYescO avatar FrancYescO commented on August 18, 2024

a me nel momento in cui premo il pulsante su accende il led WPS...mi rimane da pensare é un problema solo dei 4130 se non addirittura solo il tuo pulsante non funzionante...puoi dare le ultime righe del comando logread dopo che premi il pulsante? magari troviamo qulacosa lí...

from tch-nginx-gui.

yhcim86 avatar yhcim86 commented on August 18, 2024

from tch-nginx-gui.

Ansuel avatar Ansuel commented on August 18, 2024

puoi darci i log dopo che hai premuto il tasto? e che tasto premi ? ho collegato il mio agtef e il tasto wps funziona correttamente

from tch-nginx-gui.

yhcim86 avatar yhcim86 commented on August 18, 2024

from tch-nginx-gui.

Ansuel avatar Ansuel commented on August 18, 2024

quale dei due tasti ?

from tch-nginx-gui.

yhcim86 avatar yhcim86 commented on August 18, 2024

from tch-nginx-gui.

Ansuel avatar Ansuel commented on August 18, 2024

che ne sono due devi premere quello più verso i connettori

from tch-nginx-gui.

yhcim86 avatar yhcim86 commented on August 18, 2024

from tch-nginx-gui.

yhcim86 avatar yhcim86 commented on August 18, 2024

from tch-nginx-gui.

Related Issues (20)

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.