In my project, I need a central and a peripheral. In order to keep a sort of consistency, I would like to work on the same SDK to generate both Central & PEripheral firmware. Then, is it plan to make it available on a future release of the SDK?
Hi Matthieu, i would need to check on SDK. We're currently maknig a big step for a new SDK (labelled SDK5) that will very much improve/simplify things vs 3.x. The guy in my team who wrote AN-B-029 , which is based on the template project is on vacation , i can ask him when he his back if he has made a central example yet. As Joacime mentioned, there is also the proximity monitor that is a central role ... BR JE_Dialog
Soon we are going to release the dsps port to the new SDK which includes a central implementation of the application. There aren't any plans for releasing a special template for central implementation.
You can use the dsps source code as reference found athttp://support.dialog-semiconductor.com/resource/da14580-dialog-serial-p....
Look at dk_apps\keil_projects\sps\sps_host which implements a central.
Other good documents are the GAP/GATT Interface Specification found in the Documents section.
Ok, thanks for the answer.
In my project, I need a central and a peripheral. In order to keep a sort of consistency, I would like to work on the same SDK to generate both Central & PEripheral firmware. Then, is it plan to make it available on a future release of the SDK?
Hi Matthieu, i would need to check on SDK. We're currently maknig a big step for a new SDK (labelled SDK5) that will very much improve/simplify things vs 3.x. The guy in my team who wrote AN-B-029 , which is based on the template project is on vacation , i can ask him when he his back if he has made a central example yet. As Joacime mentioned, there is also the proximity monitor that is a central role ... BR JE_Dialog
Hello,
Thanks for the answer. I would really appreciate if you can ask the guy in your team if he has already made that kind of example.
Regards,
_Matt
Hello,
Any news concerning the availability of the "central" role in the new SDK (v5)?
Thanks!
_Matt
Hi Matthieu,
The only available central in the SDK5 at the moment is the monitor from the proximity reporter.
Thanks MT_dialog
Hi,
Thanks for the answer!
Is it planned to have it soon in SDK5 (as template)?
_Matt
Hi Matthieu,
Soon we are going to release the dsps port to the new SDK which includes a central implementation of the application. There aren't any plans for releasing a special template for central implementation.
Thanks MT_dialog