Implement access levels in BLE characteristics

Hi,

I have a BLE interface with services and characteristics and I want to have different level accesses for my characteristics with for example two levels:

  • level user: I can only read the characteristics
  • level technician: I can read and write the characteristics

Is there a way to do that ?

Thanks

Parents
  • Hello,

    Looks like me and Einar replied at the same time.

    I don't think we have an implementation for this particular service. 

    So what is the flow when a technician connects and pairs/bonds with the device? How do you prevent a normal user from using LESC? Does the technician input some sort of passkey when pairing?

    BR,
    Edvin

Reply
  • Hello,

    Looks like me and Einar replied at the same time.

    I don't think we have an implementation for this particular service. 

    So what is the flow when a technician connects and pairs/bonds with the device? How do you prevent a normal user from using LESC? Does the technician input some sort of passkey when pairing?

    BR,
    Edvin

Children
No Data
Related