8000 Questions · Issue #1 · nepeee/WifiEnvMeter · GitHub
[go: up one dir, main page]

Skip to content
Questions #1
@andrewjlaird

Description

@andrewjlaird

I had a couple of questions after looking over the code for this project and wondered if you could help answer them:

  1. 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.
  2. 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?
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0