This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf8001 Setup and machine state problem

Hi

I'm using the Adafruit LE Breakout with an MSP430. I made my own drivers in order to have full ISR support. My setup works well (no error) i can connect/set_local_data without error too. I got the good DeviceStartedEvent with the good device mode (3) But after a second i got a new DeviceStartedEvent with device mode set to 2 and i can not use all commands.... Between i'm wondering if it's normal to get DeviceStartedEvent every seconds and without interaction.

Thanks myk

Related