Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem to on/off wifi #24

Open
ravsit-activum opened this issue Jan 7, 2021 · 1 comment
Open

Problem to on/off wifi #24

ravsit-activum opened this issue Jan 7, 2021 · 1 comment

Comments

@ravsit-activum
Copy link

Since a few weeks scripts hasn't worked.
I suppose that is something with new firmware in router.
CH7465LG-NCIP-6.15.28-4p7-NOSH
Do You have any advise?

--- WAITING FOR ROUTER TO UPDATE ---
|███---------------------| 12%, 3sec [{'band_mode': '1 -> 3', 'radio_2g': {},
|██████------------------| 25%, 6sec}}] [{'band_mode': '1 -> 3', 'radio_2g': {},
|██████████--------------| 41%, 10sec}] [{'band_mode': '1 -> 3', 'radio_2g': {},
|█████████████-----------| 54%, 13sec}] [{'band_mode': '1 -> 3', 'radio_2g': {},
|████████████████--------| 66%, 16sec}] [{'band_mode': '1 -> 3', 'radio_2g': {},
|███████████████████-----| 79%, 19sec}] [{'band_mode': '1 -> 3', 'radio_2g': {},
|███████████████████████-| 95%, 23sec}] [{'band_mode': '1 -> 3', 'radio_2g': {},
|████████████████████████| 100%, 24sec] [{'band_mode': '1 -> 3', 'radio_2g': {}, 'radio_5g': {'bss_enable': '2 -> 1'}}]

--- CHANGES THAT DID NOT GET SET ---
{'band_mode': '1 -> 3', 'radio_2g': {}, 'radio_5g': {'bss_enable': '2 -> 1'}}

@frimtec
Copy link
Contributor

frimtec commented Feb 13, 2021

Hi @ravsit-activum
I got the firmware update from CH7465LG-NCIP-6.12.18.26-3p4-GA-NOSH to CH7465LG-NCIP-6.15.28-4p8-NOSH yesterday as well.
I have realized that now all modification operations on the modem take much longer as before.
I have an own project compal-wifi-switch (using compal_CH7465LG_py as a library), a CLI application to switch on/off wifi including guest networks.
Since the firmware update it was not working anymore. What I recognize is, that commands can deadlock if modifications are done too quickly after each other.
Therefore I use a pause between modifications, and I had to increase this pause to 60s after the firmware update :-( But at least, it works stable again.
The new release 1.1.4 is now working again with the new firmware.
Hope this comment helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants