I am using STM32F4 + CC2564 to debug SPPdemo. There is a problem with sleep mode:
>>The current sleep mode, CC2564 will automatically go to sleep when there is no connection, automatically wake up after connection
How to change to the following sleep mode:
>>CC2564 don't sleep automatically, I let it sleep by sending HCI command, is there any control method?