4

What is a Wi-Fi module for an Arduino that works on 5 GHz? The ESP8266 - doesn't support 5 GHz according to:

Greenonline
  • 3,152
  • 7
  • 36
  • 48
Hryhorii Liashenko
  • 141
  • 1
  • 1
  • 2

1 Answers1

2

I asked Microchip a while back if they planned to release a 5GHz WiFi module at any point in the near future. The answer was basically "No, there would be no benefit to it." For embedded systems there is no point in 5GHz since 2.4GHz is more than adequate and there are better long range solutions than WiFi (LoRa for instance).

Majenko
  • 105,851
  • 5
  • 82
  • 139