lucasromeiro

Results 71 comments of lucasromeiro

> I tracked the issue.. > In the original implementation there was a check for URLBase but it was discarded .. > in my modifications I enabled it .. but...

> esptool 3.0 maybe doesn't support the C3 yet: https://github.com/espressif/esptool/releases/. A new PyFlasher that includes the latest esptool is in the making. Thanks!!! How long will it take to release...

> Can I ask you if its is a HTTP or HTTPS request you are doing? http

> Hey ! I searched for the active monitor mode a lot, and I tried to find an adapter that support it. I found a GitHub that is very well...

> Hey ! I searched for the active monitor mode a lot, and I tried to find an adapter that support it. I found a GitHub that is very well...

Hello everyone, this happened in the first step to get the keys: ![image](https://user-images.githubusercontent.com/2086543/220122693-248d8527-7e56-4ffd-805a-50d6554b6e27.png) I continued the tutorial normally, but when I run the make command I get this error: ![image](https://user-images.githubusercontent.com/2086543/220122869-6bb240a3-a9cc-489c-8232-8946c903fa0f.png)...

> DAPLink runs on many different hardware, can you give more detail on the device you are using? Hi, im use this: ![image](https://user-images.githubusercontent.com/2086543/199114024-6b3eb789-c6af-412f-aeae-f64323dd21a5.png)

> Hey, I'm trying to create a kind of stopwatch and for the best responsibility, I use an interrupt, from which the subroutine to send the data is called. (When...

> I do not know what the limit is for this method of sending data, but I can confirm that this was working sending a string of 24 integer values...