Hi Dialog Team ,
列加尔ding 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:
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
Thankyou JE