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 ?