Other Parts Discussed in Thread: CC2640, BLE-STACK
Tool/software: TI-RTOS
Hello
My application consists of the following:
1.Wakeup of CC2640R2F using MSP430 external interrupt
2. Transmitting sensor value from MSP430 to CC2640R2F using UART
3. Alternately the CC2640R2F can also be woken up by a mobile phone app when the user comes into the correct proximity of the IC. CC2640R2F then transmits this sensor value to the cell phone after pairing.
4. CC2640 to be in sleep mode otherwise.
Is this possible and which examples can i combine to achieve this. I was thinking about pinInterrupt and simple broadcaster, but am confused between its "app" and "stack library" version. Any insights on the same?
BR
Shubhankar