Andy Schneider

Results 4 issues of Andy Schneider

Platform: Giga R1 Arduino Core Mbed 4.1.5 HttpClient: 0.6.1 Here's a sequence of events with a crudely instrumented MbedClient. We connect using ArduinoHttpClient every 1s. Every 5th connection fails with...

The list: ``` ########################################################################################### # mbed-os-to-arduino (macOS Version) # # This is an adapted version of the original 'mbed-os-to-arduino' script # specifically tailored for macOS systems. # # Prerequisites: #...

Hi, I've building mbed and my app with gcc13.x (flags the same and with gcc7.x) I see a crash in `int dsi_init(uint8_t bus, struct edid *edid, struct display_timing *dt)`. ......

waiting for feedback

I was debugging SSL connectivity issues using openssl s_server and connecting my device to it using the BearSSLClient. I went through this process: 1. Start openssl s_server. 2. Start the...

type: imperfection
topic: code