Menu

NELM in browser not permanently enabled

2021-12-28
2021-12-29
  • elythomaslumber

    elythomaslumber - 2021-12-28

    The NELM value cannot be permanently enabled in the browser. After a reboot NELM is disabled again.

    Regards
    Hardy

     
  • brownrb

    brownrb - 2021-12-29

    Not quite sure what you are referring to?
    /admin10
    or the logging page or
    ??

     

    Last edit: brownrb 2021-12-29
  • elythomaslumber

    elythomaslumber - 2021-12-29

    Yes, on admin10. After each reboot the NELM is in status disabled.
    Therefore on the main page the NELM is non more shown and must be enebaled again.

     
  • brownrb

    brownrb - 2021-12-29

    I am not seeing that at all.
    Here is the test I did today
    /admin10
    enable Nelm
    /
    home page is displayed, nelm visible

    /admin10
    disable nelm
    /
    home page nelm not displayed
    /admin10
    enable Nelm

    /home_config.jsn
    shows nelm as 0
    wait 30s for the save to occur

    /home_config.jsn
    shows nelm as 1

    /admin1
    reboot

    30s later
    /home_config.jsn
    shows nelm as 1

     
  • brownrb

    brownrb - 2021-12-29

    Hold that thought. I just had a brain wave, checking something out now

     
  • brownrb

    brownrb - 2021-12-29

    Found it.

    in mySetupData.cpp

          this->hpnelm        = doc_log["hpnelm "];
    
          should be
    
                this->hpnelm        = doc_log["hpnelm"];
    
     
    👍
    1
  • elythomaslumber

    elythomaslumber - 2021-12-29

    Maybe misunderstanding:

    1. ADMIN 10: enable NELM
    2. Check Main page: NELM is enabled showing a value
    3. Reboot the controller
    4. ADMIN10: NELM is disabled !
    5. Check Main page: NELM is gone -> Goto step 1...

    :-)

     
  • elythomaslumber

    elythomaslumber - 2021-12-29

    ahhh, ok nice, I thought I had a local problem... :-)

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.