You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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.
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'}}
The text was updated successfully, but these errors were encountered: