Hi team,
Here's the request from the customer:
Customer wants to send EEG data via bluetooth. The data is 6 bytes and how to make these data sent by setting a certain frequency interval?
Customer's understanding is to always update the structure corresponding to a service feature which is the sunlightService_UpdatePeriodVal in the first figure. But he found that project_zero is a thread of the main function, so can him create another EEG acquisition thread to update this sunlightService_UpdatePeriodVal array data? If not, what should him do to make bluetooth always send a 6-byte data which is a always-updating array?
Could you help check this case? Thanks.
Best Regards,
Nick