Tyeth Gundry
Tyeth Gundry
One bad boot (neopixel vTask conflict) then one good boot - Details ``` ets Jul 29 2019 12:21:46 20:48:44.285 > 20:48:44.285 > rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) 20:48:44.290 > configsip: 271414342, SPIWP:0xee...
Questions and Answers: - [ ] Does it still crash due to NeoPixel, with nothing connected on IO? - - Yes, no components (deleted board), and same neopixel / status...
STATUS LED BLINK KAT crash Details ``` 21:03:53.838 > Sending MQTT PING: SUCCESS! 21:03:53.940 > WiFi RSSI: -62 21:03:55.100 > STATUS LED BLINK KAT 21:03:55.154 > 21:03:55.154 > assert failed:...
I accept painting seams is a feature request. This ticket is a bug to state it's impossible to use the interface X and Y to move the seam as desired...
Rebooting didn't resolve. Removing the QMC5883p fixed the bus so it scans again now. Maybe left chip in broken state or something, as it was able to be added back,...
Test PR shows Wipper drive as expected so the change to the partition size is a good fix. I went with 8MB APP and 8MB FS, in case we later...
Next problem is it finds no wifi networks. Checked and upgraded to latest airlift (3.2.0), circuitpython demo works (shows networks then connects fine).
> Next problem is it finds no wifi networks. Checked and upgraded to latest airlift (3.2.0), circuitpython demo works (shows networks then connects fine). Seems fine now that I've instead...
Seems to be about the defines. I was under the impression that we needed the ARDUINO_{BOARD} define, but we've been using {BOARD} instead, and that's the problem. Adding the build...
I'm also considering something similar to the comment here, but ideally disable everything and try to reinit flash if not got secrets yet, then depower flash if possible and enable...