Home
last modified time | relevance | path

Searched refs:connecting (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/tools/esptool_py/docs/en/esptool/
Dserial-connection.rst47 …ow baud rates on {IDF_TARGET_NAME}. If you encounter any problems when connecting, please use at l…
Dbasic-options.rst15 …TOOL_CHIP`` value is specified, ``esptool.py`` automatically detects the chip type when connecting.
Dconfiguration-file.rst6 ``esptool.py`` relies on serial communication when connecting to, reading from, or writing to an ES…
Dflashing-firmware.rst107 It is now possible to unplug the flashed device and repeat the process by connecting another one an…
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/
Dindex.rst54 - ``--before`` - What to do before connecting to the chip: ``default_reset``, ``no_reset``, ``esp3…
56 - ``--virt`` - For host tests. The tool will work in the virtual mode (without connecting to a chip…
57 …ith ``--virt`` option. The tool will work in the virtual mode (without connecting to a chip) and s…
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dprovisioner_prov.c140 bool connecting; /* start connecting with device */ member
450 link[i].connecting = false; in bt_mesh_provisioner_clear_link_info()
499 if (link[i].linking || link[i].connecting ||
504 if (link[i].connecting || bt_mesh_atomic_test_bit(link[i].flags, LINK_ACTIVE)) {
667 if (!link[i].connecting && !bt_mesh_atomic_test_bit(link[i].flags, LINK_ACTIVE)) {
686 link[i].connecting = true;
/hal_espressif-latest/tools/esptool_py/docs/en/
Dtroubleshooting.rst184 …rial buffer result in "Invalid head of packet". You can verify this by connecting with any of `Ser…