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.

CC2560: "simpleBLEperepheral" Network Disappeared

Genius 14599 points
Part Number: CC2560
Other Parts Discussed in Thread: CC2650

Hi Experts,

Good day. Can you help to check this query from a customer?

"I want to run a project "simple_perepheral" on the board cc2560 boosterpack I made changes to the example code as described in SWRA534A. When powering up the booster pack, I see a network called simpleBLEperepheral . But when you try to connect, the network disappears and is no longer restored."

Project compilation completed without errors as they reported.

See attached file below.

Thank you.

Regards,
Archie A.

CC2650_LAUNCHXL.H/
CC2650_LAUNCHXL.C

  • Hi Archie,

    The CC2650 is are actually handled by another team within TI. I will re-direct your post there.

    Thanks,
    Jacob 

  • Hi Archie,

    I have assigned this thread to a relevant expert who will address your query. In the meantime, could you specify the SDK version you are using?

    Best Regards,

    Jan

  • Hi Archie,

    Thank you for reaching out. I don't think the issue is coming from the board files (i.e. the files you have provided). Otherwise, the device would rather not advertise at all.

    Here the issue looks like to occur at connection time.

    • Could you please specify what is meant by "the network disappears and is no longer restored"?
      Is the connection successfully formed anyway?
    • I would recommend to look at the debugging guide available here and try to run the software in debug mode. That way, you may be able to understand if the code is trapped in an assert / infinite loop.

    Best regards,