< div class = "字段field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above”> < div class = "字段标签" >论坛:,< / div > < div class = "字段条目" > < div class =”field-item甚至“rel = " sioc: has_container " > < a href = " /论坛/ dialog-smartbond-bluetooth-low-energy - % E2 % 80% 93 -软件”“=“sioc:容器sioc:论坛”属性= " rdfs: label skos: prefLabel”数据类型= " " >对话框Smartbond蓝牙低能量-软件< / > < / div > < / div > < / div > < div class =”字段field-name-body field-type-text-with-summary field-label-hidden”> < div class = "字段条目" > < div class =”field-item甚至“财产=“内容:编码”> < p >你好,< br / >我工作在一个项目团队需要build a heart monitor that sends data to a smartphone application via bluetooth. I have developed a simple iPhone application which behaves as a central by looking for any advertising peripheral and read the messages available.
I ran the proximity fh_proxr_sdk on the DA14580 and my iPhone application successfully recognizes the device. My next step is to successfully send a "Hello World" type of message to my application. This is where I am stuck; From what I understood, I need to call the KE_MSG_ALLOC function and use the returned struct as a parameter for the ke_msg_send function. I am having problems on finding out what exactly to use for the KE_MSG_ALLOC parameters.
Could you please help me with this?
Thank you,
Francesco