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.

CC2541 BLE to Serial

Other Parts Discussed in Thread: CC2541, BLE-STACK

Hello I am immersed in a new project using the CC2541 Sensor Tag and I have a question;

I need to charge a new application to convert blueetooth signal to serial, which one you recommend me to charge?

Thanks so much for your help,

  • Hello,

    You're in luck! Please see the BLE Serial Bridge Embedded Example on the TI BLE Wiki: www.ti.com/ble-wiki.

    Best wishes
  • Hello JXS,

    Thanks for your response, I have loaded Serial-to-BLE Bridge V 1.4.1 with BLE-stack 1.4.1 and IAR 9.20 enviroment. I have compiled it and appears errors such us:

    Error [pe044]: expression must have pointer type.
    Error [pe165]: Too few arguments in function call.

    In total 7 errors newly opened the project.

    Do you know if there are any compatibility problems with this?

    Thanks again and regards,
  • Hello,

    We'll check and see if we can replicate. Just to confirm, you applied the patch to a new 1.4.1 stack installation and did not make any further code changes?

    Best wishes
  • Hello JXS,

    The steps I follow were:

    1. Install Stack 1.4.1
    2. Open Workspace Serial-to-BLE Bridge V1.4.1 with IAR 9.20 enviroment.
    3. No code changes made.
    4. Compile the project

    Appears 7 errors.

    I would thank you if you try to replicate the problem.

    Thank you for your help and best regards,
  • Hello,

    The patch was updated (22-Jul) on the wiki. Please take a look and re-apply to a clean SDK.

    Best wishes
  • Hi again JXS,

    Great, this works fine. I have compile without errors.

    My last question: I am working on TIWI-uB1 EM code source project for Android and I cannot recognize/detect the CC2541 with the BLE Bridge loaded in it.
    On the list of detected devices, the TIWI-uB1 EM can't recognize this and it not appears in the list.
    Does the BLE Brige compatible with the detection of devices of the TIWI-uB1?

    Thanks again and best regards,