Giter Club home page Giter Club logo

Comments (4)

paulzag avatar paulzag commented on May 29, 2024 1

I've installed on a R-Pi 3+ with Huawei 5576-856 aka Vodafone Pocker Wifi 3 4G. I can send_sms in Australia and I can get_sms from the device. Well done! I gave up on Gammu as it can't talk to the port/device once it becomes an ethernet device.

Do you still need devices? I'd like to help out.

from huawei-lte-api.

seipekm avatar seipekm commented on May 29, 2024

B528s-23a not working

from huawei-lte-api.

mynameisv avatar mynameisv commented on May 29, 2024

Hi,
your lib works with my Huawei E3531 on a raspberry pi, great job :-) :

:/tmp# lsusb
Bus 001 Device 006: ID 12d1:**** Huawei Technologies Co., Ltd. E161/E169/E620/E800 HSDPA Modem

:/tmp# gammu identify
Warning: No configuration file found!
Warning: No configuration read, using builtin defaults!
Device : /dev/ttyUSB0
Manufacturer : Huawei
Model : E3531 (E3531)
Firmware : 22.*************
IMEI : 82
SIM IMSI : 2
0

:/tmp# python3.7
Python 3.7.6 (default, Dec 19 2019, 09:25:23)
[GCC 9.2.1 20200104] on linux

from huawei_lte_api.Client import Client
from huawei_lte_api.AuthorizedConnection import AuthorizedConnection
from huawei_lte_api.Connection import Connection
connection = Connection('http://192.168.8.1/')
client = Client(connection)
print(client.device.signal())
{'pci': None, 'sc': '495', 'cell_id': '*****', 'rsrq': None, 'rsrp': None, 'rssi': '-66dBm', 'sinr': None, 'rscp': '-71dBm', 'ecio': '-5dB', 'psatt': '1', 'mode': '2'}

Regards.

from huawei-lte-api.

MulMic avatar MulMic commented on May 29, 2024

Hi Salamek,

I just tried your library on a Huawei "B818-263" aka "4G Router 3 Prime". From your example, run from a RaspberryPi 4 wirh Manjaro (ARCH) Linux. I got:

{'DeviceName': 'B818-263', 'SerialNumber': 'VNN7S20518002678', 'Imei': '867193043002992', 'Imsi': '262074016901006', 'Iccid': '8949227205105650065', 'Msisdn': '+4917641679119', 'HardwareVersion': 'WL3B818M', 'SoftwareVersion': '10.0.2.2(H190SP1C983)', 'WebUIVersion': 'WEBUI 10.0.2.2(W2SP2C7201)', 'MacAddress1': 'F0:C4:2F:1B:AA:E8', 'MacAddress2': None, 'WanIPAddress': '10.180.170.192', 'wan_dns_address': '62.109.121.17,62.109.121.18', 'WanIPv6Address': None, 'wan_ipv6_dns_address': None, 'ProductFamily': 'LTE', 'Classify': 'cpe', 'supportmode': 'LTE|WCDMA|GSM', 'workmode': 'LTE', 'submask': '255.255.255.255', 'Mccmnc': '26207', 'iniversion': 'B818-263-CUST 8.0.1.1(C965)', 'uptime': '15837', 'ImeiSvn': '01', 'WifiMacAddrWl0': 'F0:C4:2F:1B:AA:E9', 'WifiMacAddrWl1': 'F0:C4:2F:1B:AA:EE', 'spreadname_en': 'HUAWEI 4G Router 3 Prime', 'spreadname_zh': 'HUAWEI 4G Router 3 Prime'}

Instead of sending you $$$ I can offer to assist you in testing against my hardware, if you like.

MulMic

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.