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.

RTOS/CC2650: Porting application from Zigbee to Bluetooth

Part Number: CC2650
Other Parts Discussed in Thread: CC2538, , BLE-STACK

Tool/software: TI-RTOS

Hi,

In our application coordinator is collecting 20 sensor node details over zigbee. 

Z-stack Home automation(zstack_home_1_02_02a_44539)

TI-RTOS(tirtos_simplelink_2_11_01_09)

IAR IDE(version 7.40)

1) Board1 : Coordinator (CC2538)

2)Board2 : Sensor node (CC2650)

Now we want to port from Zigbee to Bluetooth 

BLE-STACK :    v2.2.2 (Bluetooth 4.2)

 For now I am working on sensor node application  (Board2 : Sensor node (CC2650))

 

Queries : 

1) Is it possible to connect 20 slaves to one master in BLE stack v2.2.2 (Bluetooth 4.2) ? 

2) Which BLE stack sample application I should start with ?

3) Any suggestion while porting application from zigbee to Bluetooth 

4) Which points I need to take care while porting application 

5) Is  same Ti-RTOS tirtos_simplelink_2_11_01_09 is used in  BLE stack v2.2.2 ?

  • 1. It can only be up to 7 in BLE as I remember.
    2. I suggest you to start from simplePeriphral example.
    3. &4. Without any details about your application, it’s difficult to suggest anything.
    5. BLE-STACK 2.2.2 uses more recent TI RTOS so it’s not tirtos_simplelink_2_11_01_09