I am using simple_peripheral project in cc1350LP and I want to send Indication "I think so" where the peripheral send "commands" over BLE to a central device:
in similar way to:
https://e2e.ti.com/support/wireless_connectivity/bluetooth_low_energy/f/538/t/517467
I have more question... how is possible generate the output on RED? no the same data obviously because that is an example from the above link.
Do a custom profile generate it automatically?
The direction on Green what's that supposed to mean? Master(central)-Slave(peripheral)?, Master-Server?, Client-server?
I tried to make a custom profile using Bluetooth Developer Studio and TI bds plugging to generate the code for CC1350LP following the SimpleLink Academy tutorial but where is supposed to be the Characteristics Values in code? I dont know it :(
I want to use the CC1350LP because I will need to use Sub 1Ghz after I done with BLE, I already checked the SWRU393 and TI wiki BLE and I couldn't find an answers to my question and I feel a little frustrated because I spend around 3 week in the same questions and I'm still stuck.
Just I need tips that I should to follow and the confusion about the Characteristics value role: https://e2e.ti.com/support/wireless_connectivity/bluetooth_low_energy/f/538/t/556958
Thanks.

