#run sample application cd \examples\rtos\CC26X2R1_LAUNCHXL\ble5stack\erpc_gen_mesh\mesh_app_python python ble_test_appl.py com45 #Install python(once) https://www.python.org/downloads/release/python-376/ Windows x86-64 executable installer #Install eRpc (once) cd C:\A_BLE\ble_projects\ble-agama\source\third_party\erpc\erpc_python \Scripts\pip.exe install enum34 --proxy wwwgate.ti.com \Scripts\pip.exe install pyserial --proxy wwwgate.ti.com \python.exe setup.py install