# Badger2040 eink not updating

**URL:** https://forums.pimoroni.com/t/badger2040-eink-not-updating/19990
**Category:** Support
**Created:** [August 7, 2022, 11:39pm UTC](https://forums.pimoroni.com/t/badger2040-eink-not-updating/19990 "2022-08-07T23:39:21Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![TonyLL](https://sea2.discourse-cdn.com/flex016/user_avatar/forums.pimoroni.com/tonyll/32/8907_2.png) [@TonyLL](https://forums.pimoroni.com/u/TonyLL)
#### Post date: [August 7, 2022, 11:39pm UTC](https://forums.pimoroni.com/t/badger2040-eink-not-updating/19990/1 "2022-08-07T23:39:22Z")

</div>

Howdy everyone,

So first off, I’m very new to the RP2040 and Badger, so I’m taking things pretty slow lol.

I got my new badger, and starting uploading BIN images and just in general playing around. Then read that I needed to update the firmware, and sure enough, I was on a pretty old firmware.

I was able to update with no issues, but then when I reconnected with Thonny, I noticed all the files and folders were gone. After some troubleshooting, I was able to update the firmware, and get all the files back, but now the eink display is stuck on the about page. I can’t get it to update the display.

I’m clearly doing something wrong, so I wanted to see if the smart people could point me in the right direction.

Thanks for all your help. :)

---

<div class="post-metadata">

### Author: ![hel](https://sea2.discourse-cdn.com/flex016/user_avatar/forums.pimoroni.com/hel/32/6075_2.png) [@hel](https://forums.pimoroni.com/u/hel)
#### Post date: [August 8, 2022, 8:54am UTC](https://forums.pimoroni.com/t/badger2040-eink-not-updating/19990/2 "2022-08-08T08:54:18Z")

</div>

I think our recent efforts to make a Badger build without the built in programs broke the standard Badger build with the built ins - sorry about that!

The previous release should hopefully work as expected: [Release Version 1.19.4 · pimoroni/pimoroni-pico · GitHub](https://github.com/pimoroni/pimoroni-pico/releases/tag/v1.19.4)

If you’re coming from a really old version, you might need to delete the old .py files from Badger so that they don’t interfere with the new versions, you can either delete them one by one using Thonny or [clear the whole lot with flash\_nuke.uf2](https://learn.pimoroni.com/article/getting-started-with-badger-2040#troubleshooting) - if you do that you’ll need to copy the MicroPython uf2 across again.

---

<div class="post-metadata">

### Author: ![TonyLL](https://sea2.discourse-cdn.com/flex016/user_avatar/forums.pimoroni.com/tonyll/32/8907_2.png) [@TonyLL](https://forums.pimoroni.com/u/TonyLL)
#### Post date: [August 8, 2022, 11:45am UTC](https://forums.pimoroni.com/t/badger2040-eink-not-updating/19990/3 "2022-08-08T11:45:29Z")

</div>

Do I need to do both the MicroPython uf2 and 1.19.4 uf2? Would I do the 1.19.4 firmware first?

---

<div class="post-metadata">

### Author: ![hel](https://sea2.discourse-cdn.com/flex016/user_avatar/forums.pimoroni.com/hel/32/6075_2.png) [@hel](https://forums.pimoroni.com/u/hel)
#### Post date: [August 8, 2022, 11:49am UTC](https://forums.pimoroni.com/t/badger2040-eink-not-updating/19990/4 "2022-08-08T11:49:14Z")

</div>

Sorry, I could have been clearer there - by ‘MicroPython uf2’ I meant the pimoroni-pico 1.19.4 uf2 image.
