Skip to content

Commit

Permalink
Update 01_ESP-F.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
SmartArduino committed Jan 29, 2018
1 parent 211ef82 commit 11079d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/WiFi Module/01_ESP-F.rst
Original file line number Diff line number Diff line change
Expand Up @@ -201,9 +201,9 @@ Power Consumption
"""""""
+-------------------------------------+-------------+-------------+-----------+-----------+
| Parameters | Min | Classical | Max | Unite | +=====================================+=============+=============+===========+===========+
|Tx802.11b, CCK 11Mbps, POUT=+17dBm | - | 170 | - | mA |
|Tx802.11b, CCK 11Mbps, POUT=+17dBm | -- | 170 | - | mA |
+-------------------------------------+-------------+-------------+-----------+-----------+
|Tx802.11g, OFDM 54 Mbps, POUT =+15dBm|   -       |   140       |   -     |   mA     |                                     +-------------------------------------+-------------+-------------+-----------+-----------+
|Tx802.11g, OFDM 54 Mbps, POUT =+15dBm|   --       |   140       |   -     |   mA    |                                     +-------------------------------------+-------------+-------------+-----------+-----------+

.. Note::
* Modem-Sleep mode can be used for the case that CPU is always working, e.g., PWM or I2S etc. If WiFi is connected and no data is to transmitted, in this case, WiFi modem can be closed to save power energy. For example, if at DTIM3 status, keep asleep at 300ms, Then, the module can wake up to receive the Beacon package within 3ms and the current being 15mA.
Expand Down

0 comments on commit 11079d5

Please sign in to comment.