-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I had a couple of questions after looking over the code for this project and wondered if you could help answer them:
- How fast does this code execute roughly? I have an ESP8266 working that can send / receive a packet in about 3 seconds, but wanted to try to trim that down much more.
- If I wanted to send a packet to an server inside my local network, rather than to Spark Fun can I use a UDP type protocol, or does that lose some of the efficiency you have here?
- If I wanted to wait for a few milliseconds after sending the packet to possibly receive a packet, do I have to use some low level function to make that work quickly? Or can I use a UDP type protocol for that too?
Thanks for any help,
Andrew
Metadata
Metadata
Assignees
Labels
No labels