Searched refs:connecting (Results 1 – 7 of 7) sorted by relevance
47 …ow baud rates on {IDF_TARGET_NAME}. If you encounter any problems when connecting, please use at l…
15 …TOOL_CHIP`` value is specified, ``esptool.py`` automatically detects the chip type when connecting.
6 ``esptool.py`` relies on serial communication when connecting to, reading from, or writing to an ES…
107 It is now possible to unplug the flashed device and repeat the process by connecting another one an…
54 - ``--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…
140 bool connecting; /* start connecting with device */ member450 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;
184 …rial buffer result in "Invalid head of packet". You can verify this by connecting with any of `Ser…