Commit Graph

4 Commits

Author SHA1 Message Date
charles a2653f7919 To achieve maximum throughput for the BLE dongle.
1. Set the maximum connection interval to 20ms.
2. Refactory pseudo_data_task()
3. Decrease size of regular_data_q
2023-05-25 15:24:22 +08:00
charles fdab23e151 bugfix: fix channel_len (group_length) field miss 2023-05-25 13:08:51 +08:00
charles 386bc17007 bugfix: fix wrong offset for checksum 2023-05-25 11:29:34 +08:00
chain40 3e1d8bfedc implenmet eis_regular_data feature
1. create 2 pseudo task, update freq = 1KHz
2. add regular_data_notify_demo.py for validation
2023-05-25 10:27:17 +08:00