SQFMI

Results 70 comments of SQFMI

Hi @bauerj , try using the esptool to completely erase the flash and re-uploading the sketch, and make sure you are using the right compile settings. If all else fails,...

I put together a BOM and cost estimate from the KiCad files: https://github.com/sqfmi/hadbadge2019_pcb/blob/master/hadbadge2019.csv

This issue should be fixed in v1.4.2 and works with the latest versions of ESP32 core. Please re-open if issues persists.

Awesome! Has the fix been stable so far with 2.0.3+?

Thanks @LeonMatthes! Merged . We're working on updating our library to use the latest: https://github.com/BoschSensortec/BMA423-Sensor-API

Thanks! We just updated the library, any pull requests are welcome! We do plan to move to the latest implementation from Bosch, expecting sometime in Q1 2021

1.4.0 hasn't been tagged yet, it will be when ESP32 Arduino core gets updated

Sounds good, added in dev branch https://github.com/sqfmi/Watchy/commit/da92b9d4a1aad57174a9be01bfc5bda148161f07

You could define it at the top based on your HW version, but yeah we'll revert it for now and wait for the upstream

Updated in 1.4.2 to use ```getDate```. Watchy board version is now also available in the Arduino IDE with the latest ESP32 Arduino Core. Please re-open if issue persists, thanks!