nRF Mesh App Cannot Interact with Devices after IV Index Update

We are finding an issue where after a network is running for a while we are unable to interact with devices beyond connecting to them via the nRF Mesh App. Specifically, we are trying to deprovision the devices. This is true across multiple devices - iOS and Android running the latest App/Play Store versions. The devices are one nrf5240 and multiple nrf52840 on the network.

The steps to get to where we are right now:

- Setup the network and save the json

- Wait a while (letting devices operate, come back later to change configuration)

- Import the json from that network

- Try to connect to the devices to deprovision

    - Able to see all devices

    - Unable to interact with them

Using the nrf Mesh Sniffer I am able to see that the IV Index of the network has been incremented to 1 in this time. I don't have any logs to prove this is the issue (please let me know what can be collected to help) but I am unsure what the other culprits could be for this issue that seems to be time based only.

I found this issue on Github from the library that seems to be what we are facing: https://github.com/NordicSemiconductor/Android-nRF-Mesh-Library/issues/537

However that issue is resolved and the fix seems to have been rolled out into the apps. So unless there is a regression I am unsure why we are seeing the same issue today on the latest versions.

Any direction on how to confirm this is the issue and resolve this would be appreciated.

Thanks

Parents
  • Hi

    There are some more details we need to be able to start helping you here.

    1. Is it a phone acting as the provisioner when you set up the network or some other device?

    2. When you say you "wait a while". How long is the network going before you come back and change the configuration exactly?

    3. Do you use the same provisioner/app for importing the JSON from the network as you used initially, or are you using some other device for this?

    4. When trying to connect to devices to unprovision them, what do you mean by seeing them and not being able to interact with them? Are all of these proxy nodes presented in a GATT scan, or are you using another device for unprovisioning than you used for the initial provisioning? Do you get an error code of some kind since you're "unable to interact with the devices?

    Best regards,

    Simon

  • Hi Simon,

    Sorry I should have incldued these details originally:

    1. Yes provisioned from a phone using the nrf mesh app

    2. The shortest period of time we have seen this is ~1 week

    3. Currently it is only on different devices (we have tried multiple). I want to try with the original provisioner device, unfortunately it is with a a coworker who has been out sick. I will update as soon as we are able to try that, hopefully in the next few days.

    4. We are able to see the device and connect, but we cannot operate any models, deprovision devices, etc. These operations all time out.

    Thank you

Reply
  • Hi Simon,

    Sorry I should have incldued these details originally:

    1. Yes provisioned from a phone using the nrf mesh app

    2. The shortest period of time we have seen this is ~1 week

    3. Currently it is only on different devices (we have tried multiple). I want to try with the original provisioner device, unfortunately it is with a a coworker who has been out sick. I will update as soon as we are able to try that, hopefully in the next few days.

    4. We are able to see the device and connect, but we cannot operate any models, deprovision devices, etc. These operations all time out.

    Thank you

Children
No Data
Related