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 7cce639 commit d626079
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions source/WiFi Module/01_ESP-F.rst
Original file line number Diff line number Diff line change
Expand Up @@ -199,11 +199,11 @@ Please refer to the following table.

Power Consumption
"""""""
+-------------------------------------+-------------+-------------+-----------+-----------+
| Parameters | Min | Classical | Max | Unite | +=====================================+=============+=============+===========+===========+
|Tx802.11b, CCK 11Mbps, POUT=+17dBm | none | 170 | none | mA |
+-------------------------------------+-------------+-------------+-----------+-----------+
|Tx802.11g, OFDM 54 Mbps, POUT =+15dBm|   noe   |   140       |   none |   mA    |                                     +-------------------------------------+-------------+-------------+-----------+-----------+
+--------------------------------------+--------+------------+-------+------+
| Parameters | Min | Classical | Max |Unite |
+======================================+========+============+=======+======+
|Tx802.11b, CCK 11Mbps, POUT=+17dBm | N/A | 170 | N/A | 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 d626079

Please sign in to comment.