ESP32-at- How to execute the source code for ESP32-at?
Posted: Thu Aug 16, 2018 6:29 am
Hi, I downloaded the ESP32-at source code from git server but i'm unable to make using command line .
Procedure given in git is not clear.
when i make i'm getting this error,
---------------------------------------------------------------------------
generating ble_data.bin: python /home/nkspr/atcmd/esp32-at/tools/BLEService.py - t /home/nkspr/atcmd/esp32-at/build/customized_partitions/ble_data.bin /home/nksp r/atcmd/esp32-at/components/customized_partitions/raw_data/ble_data/example.csv
Traceback (most recent call last):
File "C:/msys32/home/nkspr/atcmd/esp32-at/tools/BLEService.py", line 29, in <m odule>
import yaml
ImportError: No module named yaml
make: *** [/home/nkspr/atcmd/esp32-at/components/customized_partitions/Makefile. projbuild:45: /home/nkspr/atcmd/esp32-at/build/at_customize.bin] Error 1
----------------------------------------------------------------------------
Anybody help me to make and flash?
thanks,
Procedure given in git is not clear.
when i make i'm getting this error,
---------------------------------------------------------------------------
generating ble_data.bin: python /home/nkspr/atcmd/esp32-at/tools/BLEService.py - t /home/nkspr/atcmd/esp32-at/build/customized_partitions/ble_data.bin /home/nksp r/atcmd/esp32-at/components/customized_partitions/raw_data/ble_data/example.csv
Traceback (most recent call last):
File "C:/msys32/home/nkspr/atcmd/esp32-at/tools/BLEService.py", line 29, in <m odule>
import yaml
ImportError: No module named yaml
make: *** [/home/nkspr/atcmd/esp32-at/components/customized_partitions/Makefile. projbuild:45: /home/nkspr/atcmd/esp32-at/build/at_customize.bin] Error 1
----------------------------------------------------------------------------
Anybody help me to make and flash?
thanks,