3 posts / 0 new
Last post
hrg
Offline
Last seen:2 years 4 months ago
Guru
加入:2014-08-05 13:37
GATT profiles

Hi Dialog Team ,

Regarding GATT profile could you please help me to understand how the pairing happens and how the services in the profile (health thermometer profile) access the hardware (say thermal sensors) and get the respective value ,which api function does this ?
I understood the basic profiles services and characteristics theoretically ,but still am confused how does these profiles reads the sensor value and where it stores ?
Also suppose if i want to develop a custom profile such that once i paired with my custom board which have a mosfet switch , how can i turn on /off the mosfet by sending a signal to the GPIO pin connected to it ? how do i test this with my USB dongle as client ?

Thanks

Keywords:
Device:
JE_Dialog
Offline
Last seen:2周6天前
工作人员
加入:2013-12-05 14:02
Hello hrg, the best place for

Hello hrg, the best place for you to start is to use the new tutorial that is online : please take a look at AN-B-029 :AN-B-029 : Tutorial - Developing a custom profile on DA1458x

this will guide you through most of what you ask in a very easy to understand way. There are also example files to support (just search AN-B-029).

BR JE_Dialog

hrg
Offline
Last seen:2 years 4 months ago
Guru
加入:2014-08-05 13:37
Thankyou JE

Thankyou JE