Develop environment:
BLE: nrf8001(non-connectable mode)
MCU: MSP430F5529
Problem:
I would like to use MCU's timer interrupt to wake up nrf8001 for broadcasting.
But after nrf8001 first STAND-BY mode, I don't know how to wake up the nrf8001?
According to the document, after I call the wake up function and then nrf8001 should be at STAND-BY mode.
Anyone else can help me?
Thanks.