-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Can Hazzah support my race timer application #3104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Pieter |
These post are meant for bug report and upgrade information to the Arduino
source code and not for support questions that Adafruit should handle.
Too many people using this service inappropriately.
Have a question then the manufacturer or esp8266.com
RichardS
…On Sat, Apr 22, 2017 at 10:45 AM, tttapa ***@***.***> wrote:
1. What is a Hazzah?
2. UDP packets don't always arrive. It's not reliable. You could use
WebSocket for low-latency, reliable communication.
3. A wired solution would be much more accurate. (and easier)
Pieter
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#3104 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AINdaa5SdxH99LUVmDSzs6nZR-u8R8NXks5ryhKDgaJpZM4MwirZ>
.
|
This is not the right place to ask for support for your particular project. Please request assistance at esp8266.com or stackoveflow. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
My application involves two "beam break" devices and an iPhone. Both beam break devices send UDP keepalive messages every 1 second to the iPhone and send a different USP message when the beam is broken as soon as possible since the desired timing would be in 100th of a second.
Due to iPhone security one of the Hazzah devices must be a softAP (the other a WiFi client). The softAP functionality must include:
The text was updated successfully, but these errors were encountered: