Other Parts Discussed in Thread: CC2564, ENERGYTRACE
Hi,
I'm using CC2564 with MSP432 for a wireless application. I intend to use the SPP protocol to connect to a PC and transfer bursts of data at a high rate. The data flow is mostly from the wireless device to the PC. The PC will only send some data to the device every now and then (configuration, commands, etc.). I based my application on the SPPDemo provided with the Bluetopia Stack for MSP432.
My questions are:
1. It's possible to enter sleep mode without having to reconnect after a wake up?
2. Which is the minimum time required between transmissions to be able to enter sleep mode?
I have made some tests with the SPPDemo and noticed that once a connection is established, the radio doesn't enter sleep mode (as far as I understand viewing the power vs time graph in the EnergyTrace tool).
Regards,
Federico