Gord1

Results 6 comments of Gord1

Hmm, how could that be? I've never used Cortex. You get your refCRC like this: unsigned char refCRC = Pcal[0] >> 12; While I get mine like unsigned char refCRC...

Thanks for your replies. We are getting different answers because we are calculating it differently. Mine is based on the AN520 document above along with the datasheet above. What is...

Not the same document as the code doesn't match. Mine is copied verbatim from the AN520 doc (Aug. 09, 2011) and it works while yours doesn't, so go figure. You...

Hi, I have the same problem. I'm starting to play with the ESP8266 too. I get Panic /home/gordon/Downloads/sloeber/arduinoPlugin/packages/esp8266/hardware/esp8266/2.4.2/libraries/ESP8266WiFi/src/include/DataSource.h:93 const uint8_t* BufferedStreamDataSource::get_buffer(size_t) [with TStream = Stream; uint8_t = unsigned char; size_t...

I think the solution was to reduce the SPIFFS size to 1M under the tools tab board setup section. Gord_W

Being able to upload files to the ESP8266 still doesn't work in IDE V2 :( Version: 2.0.2 Date: 2022-11-17T11:52:32.665Z CLI Version: 0.29.0 [76251df9] This makes it a non-starter for many...