Search found 4 matches

by 0romis
Wed Jul 18, 2018 2:32 pm
Forum: ESP-IDF
Topic: Using the VCP of ESP 32 dev kit for communication
Replies: 7
Views: 8864

Using the VCP of ESP 32 dev kit for communication

Is it possible to use the USB VCP on a pc as a serial connection to the esp 32 and set up communication between PC and esp 32?

Thanks
by 0romis
Thu May 24, 2018 8:38 am
Forum: ESP-IDF
Topic: Question about bluetooth
Replies: 2
Views: 4233

Re: Question about bluetooth

Thanks for your answer this makes sense and will help me with my project. :)
by 0romis
Tue May 22, 2018 12:13 pm
Forum: ESP-IDF
Topic: Question about bluetooth
Replies: 2
Views: 4233

Question about bluetooth

On request from a client I want to send data from a sensor over bluetooth. The sensor uses I2C. Im quite new to programming embedded systems. I was thinking to run the bluetooth and the i2c in their own threads do you think this is a good idea or is it unnecessary?
by 0romis
Tue Apr 17, 2018 8:28 am
Forum: ESP-IDF
Topic: How to debug ESP32 with JTAG / OpenOCD / GDB 1st part connect the hardware
Replies: 1
Views: 13338

Re: How to debug ESP32 with JTAG / OpenOCD / GDB 1st part connect the hardware

I use this adapter to debug the esp32 but i cant seem to get the openocd config right. What config file do you use with this adapter?