Skip to main content

WiFi

Having an internet connection is essential in many projects. Some of the supported hardware options already have WiFi. This can for example be a PC or a Raspberry Pi connected to a Cloud like Azure.

Azure Cloud

DUELink also includes the Wireless ESP32 module, which serves two different use cases.

Wireless ESP32

You can use this module as a Wireless Interface to a daisylink of modules. This can for example be a PC that is controlling a Daisylink of modules using Python over a wireless Bluetooth connection.

Wireless daisylink

Or use it to add a wireless connection to any DUELink setup, via AT commands or a data gateway.

Wireless ESP32 no host

Both cases ar explained on the Wireless Interface page.