This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Factory Reset function and erasing EnOcean switch data

I am trying to erase the EnOcean switch data without erasing the board. node_reset() function isn't erasing the EnOcean switch data after commissioning. 

I would like to know how to erase the switch data without erasing. 

Also, is there any function defined to perform a factory reset without erasing the board? 

I am investigating about a way to do a factory reset with buttons on the board.

Thank you.

Parents
  • Hi

    I assume you are using our EnOcean example with compatible EnOcean switches. What do you mean by erasing switch data without erasing? I am sorry but there is no function that does a factory reset without a board erase, as a factory reset includes a board erase.

    It should probably be possible to set a button to perform factory resets, but we do not have an example for just that, so you will have to modify our example in that case.

    Best regards,

    Simon

  • What do you mean by erasing switch data without erasing?

    I would like to erase the switch information when a node_reset() is being executed. Right now, after provisioning the node and resetting the node using the app, it just erases the publishing/subscribing information but not the Enocean switch data. Similar operation with the button 4. 

    Without a factory reset, I am looking to erase the switch information.

    you will have to modify our example in that case.

    Okay. 

Reply
  • What do you mean by erasing switch data without erasing?

    I would like to erase the switch information when a node_reset() is being executed. Right now, after provisioning the node and resetting the node using the app, it just erases the publishing/subscribing information but not the Enocean switch data. Similar operation with the button 4. 

    Without a factory reset, I am looking to erase the switch information.

    you will have to modify our example in that case.

    Okay. 

Children
No Data
Related