Search found 2 matches

by Andrew12345
Wed Aug 21, 2019 7:14 pm
Forum: ESP-IDF
Topic: Error getting started debugging
Replies: 0
Views: 1636

Error getting started debugging

Hi, I'm trying to follow the debugging example here: https://docs.espressif.com/projects/esp-idf/en/latest/api-guides/jtag-debugging/using-debugger.html I'm using a segger J-Link. I don't think it makes a difference, but I'm using this ESP32 module: https://www.shenzhen2u.com/NodeMCU-32S I loaded th...
by Andrew12345
Sat Aug 17, 2019 8:51 pm
Forum: ESP-IDF
Topic: HTTPS library pulls wrong characters?
Replies: 1
Views: 2005

HTTPS library pulls wrong characters?

I'm getting a strange error here. I have the following code to read a short HTTPS page. The page is generated on my server using flask, and going to it in a web browser prints "test phrase True" curl <test page url> gives the same output. When I run the following code on the ESP32, it spits out: "Da...