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

Can I define personalized UUID to be compatible with old system?

Can I define personalized UUID to be compatible with old system? in order to be compatible with old uart transmission app.

Thanks a lot.

Parents
  • Dear Hung,

    Thanks for kindly reply.

    In old system, customer uses BM78 module to communicate with mobile phone' app. they define an UUID as 4953443...….455(128 bit).

    it could work well. while they switched bt module to our PCA10028, our SDK defined NUS_BASE_UUID as 0x9E, 0xCA,....

    Thus, it could not communicate with their old mobile phone's app. could don't want to  modify app's UUID and source code.

    So, need to modify our SDK the same with the UUID in mobile phone's app.  Is this possible? If any risk existing?

    Thanks a lot.

    Which uart transmission app are you looking at ? 

Reply
  • Dear Hung,

    Thanks for kindly reply.

    In old system, customer uses BM78 module to communicate with mobile phone' app. they define an UUID as 4953443...….455(128 bit).

    it could work well. while they switched bt module to our PCA10028, our SDK defined NUS_BASE_UUID as 0x9E, 0xCA,....

    Thus, it could not communicate with their old mobile phone's app. could don't want to  modify app's UUID and source code.

    So, need to modify our SDK the same with the UUID in mobile phone's app.  Is this possible? If any risk existing?

    Thanks a lot.

    Which uart transmission app are you looking at ? 

Children
Related