Hi Team,
我们一直按ct, in which we're using a standard health profile. Is it possible to implement the health profiles in an external host processor and communicating using the AT commands. If so, how can we do that can you guide me through this.
Thanks,
Arun
Device:
Hi Arun,
Thanks for your question online. I have a question just to make sure : With the AT Commands, do you mean the CodeLess project? So, the profile will be implemented on the external host and the DA14531 will run the CodeLess project that supports AT Commads.
If this is your requirement, this is not possible as the CodeLess is very specific project and doesn’t support GTL commands. Please refer to the product page for more info :
//www.wsdof.com/products/smartbond-codeless-commands
If you would like to have the profile on the external host, the communication should be based on GTL messaging protocol over UART. I would recommend first checking theUM-B-143 Dialog External Processor Interface (Draft)用户手册。
Additionally, the SDK include such examples namely prox_reporter_ext and prox_monitor_ext and can be found in the 6.0.14.1114\projects\target_apps\ble_examples SDK path.
Thanks, PM_Dialog