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

Bluetooth without scheduler ?

Hello,

I'm wondering if it is possible to use the Bluetooth without using the scheduler. Indeed, I'm developping an application which doesn't use Bluetooth up to now, and I would like to use the Bluetooth promptly (when I push a button of the nrf51 dk for example). But in all example which use the Bluetooth, scheduler is required.

I just want to send a 8-bits number from a phone (or now, from the Master Control Panel) to the DK, and enventually send some 8-bits informations from the DK to the phone. After that, I would like to turn off the Bluetooth (in order to save current consumption).

Is it possible to do that without using the scheduler, or the scheduler is essential for the operation of the Bluetooth ?

Thanks in advance !

Related