This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

how i will get device id and uuid in simple BLE peripheral stack program.

Other Parts Discussed in Thread: CC2540, CC2640

Dear sir,

I have program CC2540 with simple BLE peripheral but i dint get device id and uuid loop in the program.because i want to change that with some encryption.

pl guide me

  • Hi Niks,

    Could you please share some more details on what you are trying to achieve? It is hard to understand what you are asking about.

    Best regards,
    Svend
  • Dear sir ,

    i have used Simple BLE peripheral program for CC2540. I want to do some encryption in device id and uuid of CC2540. i have one android app for detecting BLE chips like BLE sensor tag. but if some other person having this app that also know the my chip device id and uuid. so to avoid this i want to do some encryption in device id and uuid of chip. but where i can change this in my program of Simple BLE peripheral.
    in that all headers and c files of Simple BLE peripheral i cant get it where to changed,
    suggest me
  • pls sugget me
  • Hello,

    I suggest reviewing the BLE SW Developer's Guide (SWRU393) for Pairing/Bonding options. Although this document is for CC2640, the Pairing/Bonding details apply for CC2540.

    Also, please see this thread about bonding & whitelists for Android & iOS devices:

    Best wishes