Skip to content

Figure out how to use long-range 2.4GHz. #12

Description

@aqilc

WiFi - might not be possible since laptops do not support it:

LoRA - Laptops also don't support:

ESP-NOW - Most Viable Option, uses 2 ESP-32s, can use WiFi underneath:

Current Plan:

  • Connect the ESP32 to an access point that is connected to our laptops through Serial:
    • ESP32 1 acts in STATION mode, where it connects to the ESP32 2 on land.
    • ESP32 2 acts in ACCESS POINT mode, where it listens for packets from the other ESP32 with a preconfigured IP Addr.

Metadata

Metadata

Labels

No labels
No labels

Type

No fields configured for Task.

Projects

Status
Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions