Bind status for model in get composition data

Hello, 

How to get bind state for each model (done successfully on past) with interactive py act ? 

When I call the command to get composition data the answer is the default one and erase bind state for each model on database.json. 

Is it possible to know if one model Is correctly bind and know which appkey index ? 

Ps : I can add the command if it doesn't exist but I need more informations 

Thank you very much ! 

  • Hi,

    We need to know more about your project and issue before we're able to answer your query

    Could you please provide information about the following:

    1. What SDK are you using?
    2. Which protocols are you referring to? We assume you're referring to Bluetooth Mesh, but please specify so in your tickets.
    3. What devices are you using in your network?
    4. If this is Mesh, which application are you using for provisioning your devices and binding your models?
    5. Which commands are you referring to in the PS part of your ticket ?
    6. Can you supply us with any error codes you receive/logs/outputs?

    Kind regards,
    Andreas

  •  

    1. NRF MESH SDK 5.0
    2. Everything done on Bluetooth Mesh with Interactive PyACi (scan, provision, config with python library ) 
    3. Normal device like light_switch 
    4. Provision and bind done with interactive pyaci. Mesh with serial code etc .. 
    5. Command like : model_app_bind(self, element_address, appkey_index, model_id) on file config.py from your librairie 
    6. No error but do you really understand my question ???? I need to know how to verify if my model is binded without using database.json 


    Thank you 

  • Thank you for supplying this information. We will get working on providing an answer to your question now.

    Nabil said:
    No error but do you really understand my question ???? I need to know how to verify if my model is binded without using database.json 

    Thank you for specifying. Now your question is clearer.

    Kind regards,
    Andreas 

Related