Giter Club home page Giter Club logo

Comments (6)

Salamek avatar Salamek commented on September 27, 2024

Are you sure that http://192.168.8.1/ is correct IP of your device? It so, it is also possible that B535-933 is using different FW than expected (provided by Huawei or by Orange)

from huawei-lte-api.

Zibri avatar Zibri commented on September 27, 2024

Yep... weirdly that happened using pip3 install...
So I cloned this repository and then I did pip3 install .
after that it worked.
So perhaps the repositoryis different.

from huawei-lte-api.

Zibri avatar Zibri commented on September 27, 2024

@Salamek do you have any idea how could I dump/intercept the firmware update?
fwup
There is one available but I do not wish to update. I wish to dump it.

from huawei-lte-api.

Salamek avatar Salamek commented on September 27, 2024

Try this call,

https://github.com/Salamek/huawei-lte-api/blob/1a28bbf96eec2480b04e03b46584f67ffeb9dc11/huawei_lte_api/api/OnlineUpdate.py#L15C9-L15C17

(or maybe status or check_new_version)

from huawei-lte-api.

Zibri avatar Zibri commented on September 27, 2024

Try this call,

https://github.com/Salamek/huawei-lte-api/blob/1a28bbf96eec2480b04e03b46584f67ffeb9dc11/huawei_lte_api/api/OnlineUpdate.py#L15C9-L15C17

(or maybe status or check_new_version)

url-list, status and check new version return there is an update and the version but not the URL..

==== OnlineUpdate.check_new_version
100002: No support

==== OnlineUpdate.status
{'CurrentComponentIndex': '0',
 'CurrentComponentStatus': '12',
 'DownloadProgress': '0',
 'TotalComponents': '1',
 'autodownload': '0',
 'forcedupdate': '0',
 'updatebatterystatus': '0',
 'upgradetype': '0'}

==== OnlineUpdate.url_list
{'ComponentList': {'Component': {'ChangeLog': {'component': {'@name': 'FIRMWARE1',
                                                             '@version': '11.0.5.51(H470SP3C314)'},
                                               'default-language': {'#text': '1033',
                                                                    '@name': 'en-us'},
                                               'language': [{'@code': '1033',
                                                             '@name': 'en-us',

from huawei-lte-api.

Salamek avatar Salamek commented on September 27, 2024

@Zibri well that is where my ideas end... maybe try to access telnet and see what you can do there? idk...

from huawei-lte-api.

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.