Part Number:LAUNCHXL-CC2640R2
Tool/software: TI-RTOS
Hello,
I'm working with a SimpleBLEPeripheral and SimpleBLECentral, running the examples all run ok, now I need to find the way to automatically connect a "specific" peripheral to the central.
I have attached a couple of sensors to each peripheral, so "specific" means the temperature peripheral, or light sensor peripheral, etc. each with a unique broadcasting name.
More concisely: if the central overhears that "temperature peripheral" is broadcasting it will automatically attempt to connect and retrieve the temperature data from the peripheral.
Although I'm not new programming, I'm working with TI BLE CCSv7 based. so any help will be greatly appreciated.
Thanks