You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a Bluetooth project running on Zephyr (nrf52840) https://github.com/dlktdr/HeadTracker. What I'm trying to do is send out a notify at a very consistent rate. Apx 60hz ideally. If there is a little latency isn't the end of the world, consistent timing is more important. I know this isn't BLE's best feature but hope there is some way to get a bit better.
I'm having a problem getting any better results, there are so many Bluetooth settings I'm not sure what to try next or if this just the best it's going to get.
I have set the Connection intervals to min 6 max 10, but adjusting it more doesn't really solve the issue. but it's just not consistent. (Photo of the stepping it causes here headtracker/HeadTracker#63 (comment))
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Wondering if anyone can help be on this.
I have a Bluetooth project running on Zephyr (nrf52840) https://github.com/dlktdr/HeadTracker. What I'm trying to do is send out a notify at a very consistent rate. Apx 60hz ideally. If there is a little latency isn't the end of the world, consistent timing is more important. I know this isn't BLE's best feature but hope there is some way to get a bit better.
I'm having a problem getting any better results, there are so many Bluetooth settings I'm not sure what to try next or if this just the best it's going to get.
I have set the Connection intervals to min 6 max 10, but adjusting it more doesn't really solve the issue. but it's just not consistent. (Photo of the stepping it causes here headtracker/HeadTracker#63 (comment))
Current BT Parameters
Thank you for any help.
Beta Was this translation helpful? Give feedback.
All reactions