TD-er

Results 340 comments of TD-er

It highly depends on the flashchip/ESP module you're using. I do have a node here running for weeks without a crash and it is quite packed with SW serial devices,...

Just curious, how did you power the ESP device? I don't think powering it of the USB from your phone is a good idea.

> ``` > rgba_t* pixel = gimp_image.pixel_data + count ; > ``` > > How is this valid code? Looks just like basic pointer arithmetic. Just create a pointer to...

Yep that's to be expected as there isn't any support yet for DNS servers via an IPv6 address. Not sure how many people will run an IPv6-only network right now,...

I've been running dual-stack IPv6 at home since 2010, as I'm also convinced for the need to have IPv6. Here in the Netherlands some providers now have CG-NAT for IPv4...

Is there already some work-in-progress publicly visible? Edit: Found it: https://github.com/espressif/esp-idf/commit/fd0a1dc53c4cff99f04dfe658047f7c2e3e6d8ad

> This will be soon supported. IDF team is working on it. Already made a PR for it :)

There are other functions which start to look 'odd' to me, but since they are there for so long, I start doubting myself if I'm seeing bugs everywhere.... For example:...

I have not yet been able to log where it crashes, so I don't know exactly which string it crashes on. And I also did some testing here to see...

This is while running on my PC, so probably not the same addresses. ``` 0x40286fd8 in String::copy(__FlashStringHelper const*, unsigned int) at ??:? 0x402e4437 in chip_v6_unset_chanfreq at ??:? 0x402392b9 in std::map::operator[](unsigned...