markserrano915
markserrano915
@g-sam What does it mean that it's reading from UART 0? Does it mean you just need to change something to read on a different UART? If yes, how? >...
@sebasarango1180 One thing I discovered is it's important to state who the board maker is. The ESP32 I got from Makerfocus by Geekworm (https://www.amazon.com/dp/B06XXT9ZQZ/ref=cm_sw_r_cp_apa_WGMCzbWRTQC9Z) fails to load Micropython. However it...
I've found a workaround for my ESP32 (from Makerfocus by Geekworm). **Assumptions:** * You've successfully flashed a Micropython firmware. * Verify by running **picocom** * Or verify by running a...
I get the same issue with `1.0.10-3.3` as well. ` Could not set unknown property 'enableExtendedReports' for object of type net.foragerr.jmeter.gradle.plugins.JMPluginExtension.` I have to remove the `enableExtendedReports` from the build.gradle...