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.

BLE Host error code 0x15

Other Parts Discussed in Thread: CC2540

Hi,

I am wondering what does the host error code 0x15 means in "TI BLE HCI Vendor Specific HCI Guide". I usually get the error when I try to establish a new connection to a third device when I am already connected to two other devices. In its description it shortly says it means BLEnoresources, without any more explanation. 

Thanks in advance,

Sepehr

  • Hello,

     I can get 3 simultaneous connections without issue usually. There are a few places where bleNoResources can get returned.  I would try and isolate - there are some in gapBondMgr for example.  In a central, using 3 connections and using bonging will use up most of the space on a central.

    BR,

    -Greg

  • Greg

    I want to confirm that if we use the HCI using .NET to control most of the BLE setup & application for the CC2540 USB Dongle. Are we still under the same limitations of 3 simultaneous connections?

    thanks

    ~LD