This content has been marked as final.
Show 4 replies
-
1. Re: Project day 24
srds Mar 26, 2018 2:32 AM (in response to GuilhermeMachado)1 of 1 people found this helpfulNo, unless you modify the Central project (from that throughput example) to connect and read the desired GATT notification from your Peripheral.
-
2. Re: Project day 24
GuilhermeMachado Mar 26, 2018 3:19 AM (in response to GuilhermeMachado)i already changed the value of Atribute notification for the value in my project but didnt work.
-
3. Re: Project day 24
e.pratt_1639216 Mar 26, 2018 7:39 AM (in response to GuilhermeMachado)1 of 1 people found this helpfulFor getting the basic example project working, you will need the attribute to be the same UUID and size/variable type for the example project to correctly read and interpret the values. like srds stated, you would need to change the central to connect, and then accept notification values for use with the throughput measuring.
-
4. Re: Project day 24
GuilhermeMachado Mar 26, 2018 7:43 AM (in response to GuilhermeMachado)Thank you all, i esse already avab to do. Thank you for the help