Hello,
I am using DA14580 in my design and I am able to connect with Reference Source Code provided by Android Studio.
However, when I am trying to enable notifications, I get data for 7 sample readings and then the notifications stop.
I have to enable notificaitons again, to get data. And this time, I don't have any problems.
I am clueless to what the problem is. Any suggestions on what I might be doing wrong?
你有任何参考代码通用吗t started?
Keywords:
Device:
Hi haniabidi,
The notifications should stay enabled as long as the connection of the devices is valid, the only reason that i can imagine for your problem is either if the devices are disconnected and then connected so perhaps the notifications are disabled, or somewhere in your android code there is a condition that disables the notifications under a specific condition. There are no reference code from our side in order for the user to interact with an android or an iOS device but we have some applications available that they where developed in order to support the SUOTA the DSPS reference design, etc. You will be able to get those android/ios source codes from the support site, in the Software & Tools tab in the mobile section.
Thanks MT_dialog