No description
Find a file
2022-09-20 20:37:48 -04:00
main replace bluetooth by WIFI using UDP. 2022-09-20 20:37:48 -04:00
patches update patch set to fix small error 2021-12-11 09:51:08 -08:00
wifi replace bluetooth by WIFI using UDP. 2022-09-20 20:37:48 -04:00
CMakeLists.txt pd working using low-level i2s audio driver, output only so far. 2021-07-10 21:37:02 -07:00
Makefile updates to new esp_idf 2022-09-17 15:46:40 -04:00
partitions_pd.csv new partitions file to increase partition size to 1500K 2021-12-11 09:11:58 -08:00
README.rst replace bluetooth by WIFI using UDP. 2022-09-20 20:37:48 -04:00
sdkconfig updates to new esp_idf 2022-09-17 15:46:40 -04:00
sdkconfig.defaults init. Bluetooth and audio running in a simple test. 2021-06-18 21:29:19 -07:00
sdkconfig.lyrat add config files for specific boards; next should be standalone 2022-01-07 12:37:25 -08:00
sdkconfig.lyratmini add config files for specific boards; next should be standalone 2022-01-07 12:37:25 -08:00

export IDF_TOOLS_PATH=/home/msp/bis/work/esp/toolchain
export ADF_PATH=/home/msp/bis/work/esp/esp-adf
export IDF_PATH=/home/msp/bis/work/esp/esp-idf-v4.4.2
. $ADF_PATH/esp-idf/export.sh

configuring:
enter menuconfig "Component config", choose "Bluetooth"
enter menu Bluetooth, choose "Classic Bluetooth" and "SPP Profile"

idf.py menuconfig
idf.py build
idf.py -p /dev/ttyUSB0 flash monitor
idf.py -p /dev/ttyUSB0 monitor

docs:
https://gitdemo.readthedocs.io/en/latest/build-system.html
https://docs.espressif.com/projects/esp-idf/en/latest/esp32/get-started/linux-macos-setup.html

file:///home/msp/Downloads/WBT101-06A-ClassicBluetooth-Basic-1.pdf
https://people.csail.mit.edu/albert/bluez-intro/c404.html

DOLIST
move to TCP?
list of MAC addrs (same as for BT?)