Skip to content

Commit d36a351

Browse files
committed
Add ESP32SPI note
1 parent 10bb530 commit d36a351

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ To create an Azure IoT Hub instance or an Azure IoT Central app, you will need a
7373
ESP32 AirLift Networking
7474
========================
7575

76+
*NOTE* currently the ESP32 AirLift is not supported due to the requirment of `ssl`, which is only on boards with native WiFi.
77+
7678
To use this library, you will need to create an ESP32_SPI WifiManager, connected to WiFi. You will also need to set the current time, as this is used to generate time-based authentication keys. One way to do this is with the following code:
7779

7880
.. code-block:: python

0 commit comments

Comments
 (0)