<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[PINE64 - Pinecil Software]]></title>
		<link>https://forum.pine64.org/</link>
		<description><![CDATA[PINE64 - https://forum.pine64.org]]></description>
		<pubDate>Sat, 13 Jun 2026 20:35:29 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Prohibit Pinecil from going nuclear]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=20216</link>
			<pubDate>Thu, 12 Mar 2026 13:30:25 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=29918">snorkel</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=20216</guid>
			<description><![CDATA[Got my Pinecil some weeks ago. Fixed me a DC plug so I could run 24V.<br />
It works just fine! Most of the time...<br />
<br />
Then and again it goes into nuclear mode, I see it tries to run 450C or something like it.<br />
After that the tip is toast.<br />
<br />
Now, tips are'nt directly cheap and I consider this to be a manufacturing problem.<br />
But you all know the drill..<br />
<br />
What I want to know, does anybody else have this problem?<br />
I saw some weird setting regarding high temperature, nothing I could turn off as far as I understodd.<br />
<br />
Please help, before I run out of tips..<br />
<br />
  /Snorkel]]></description>
			<content:encoded><![CDATA[Got my Pinecil some weeks ago. Fixed me a DC plug so I could run 24V.<br />
It works just fine! Most of the time...<br />
<br />
Then and again it goes into nuclear mode, I see it tries to run 450C or something like it.<br />
After that the tip is toast.<br />
<br />
Now, tips are'nt directly cheap and I consider this to be a manufacturing problem.<br />
But you all know the drill..<br />
<br />
What I want to know, does anybody else have this problem?<br />
I saw some weird setting regarding high temperature, nothing I could turn off as far as I understodd.<br />
<br />
Please help, before I run out of tips..<br />
<br />
  /Snorkel]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[is there any settings menu documentation?]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=19912</link>
			<pubDate>Sat, 19 Jul 2025 14:45:54 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=29410">ejames82</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=19912</guid>
			<description><![CDATA[hello,<br />
<br />
I recently purchased a pinecil v2 and provide power to it with a new 21v tool battery at the barrel jack and it has been working great.  I have a spare battery always ready and it has never had a battery connected to it with less than 21 volts.<br />
I used the pinecil and suddenly the pinecil would just drop in temp for no reason (that I know of anyway, I am new to the tool).<br />
I found in the advanced settings the ability to do a factory reset, and did so.  then the tool went back to working the way I prefer.<br />
I like to just heat the tip to between 350 and 400, do my solder, then shut it off to prep for the next one.  very basic.  I have been cutting off the electric at the battery to shut it down because my efforts to shut it down with the pinecil were in vein.  it would stay at 10 degrees celsius according to the display.<br />
I looked through the settings and was overwhelmed by how much is in there.  a high percent of that, are terms that I am unfamiliar with, so I'm worried that I will screw something up just by going there.  it's a good thing I know how to do the factory reset.<br />
I've checked youtube and google and can't find any documentation regarding the settings, the selections within, and hopefully explanations of them.<br />
<br />
is there any documentation for the settings and/or menu's for the pinecil v2?<br />
<br />
thanks.]]></description>
			<content:encoded><![CDATA[hello,<br />
<br />
I recently purchased a pinecil v2 and provide power to it with a new 21v tool battery at the barrel jack and it has been working great.  I have a spare battery always ready and it has never had a battery connected to it with less than 21 volts.<br />
I used the pinecil and suddenly the pinecil would just drop in temp for no reason (that I know of anyway, I am new to the tool).<br />
I found in the advanced settings the ability to do a factory reset, and did so.  then the tool went back to working the way I prefer.<br />
I like to just heat the tip to between 350 and 400, do my solder, then shut it off to prep for the next one.  very basic.  I have been cutting off the electric at the battery to shut it down because my efforts to shut it down with the pinecil were in vein.  it would stay at 10 degrees celsius according to the display.<br />
I looked through the settings and was overwhelmed by how much is in there.  a high percent of that, are terms that I am unfamiliar with, so I'm worried that I will screw something up just by going there.  it's a good thing I know how to do the factory reset.<br />
I've checked youtube and google and can't find any documentation regarding the settings, the selections within, and hopefully explanations of them.<br />
<br />
is there any documentation for the settings and/or menu's for the pinecil v2?<br />
<br />
thanks.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[img2logo workaround for Python 3.8]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=19796</link>
			<pubDate>Mon, 14 Apr 2025 03:00:33 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=29132">nomakewan</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=19796</guid>
			<description><![CDATA[Hello all,<br />
<br />
If you are currently "stuck" on an operating system that can only use up to Python 3.8 and are trying to use the img2logo python script to create your own custom boot logos for IronOS, you may find yourself staring at the following error in your console after trying to run the conversion:<br />
<br />
<img src="https://i.imgur.com/eOHNoNS.jpeg" loading="lazy"  alt="[Image: eOHNoNS.jpeg]" class="mycode_img" /><br />
<br />
This "'type' object is not subscriptable" error occurs because type annotation was added in Python 3.9 and is not present in 3.8 and earlier versions. Thankfully the fix is incredibly simple and does not require changing the part of the code doing the actual work. All you need to do is add a single line at the very top of the file:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>from __future__ import annotations</code></div></div><br />
The above should go on line 3, above the line with "division" in it. Once you add this single line, img2logo will work perfectly.<br />
<br />
Hope this helps!]]></description>
			<content:encoded><![CDATA[Hello all,<br />
<br />
If you are currently "stuck" on an operating system that can only use up to Python 3.8 and are trying to use the img2logo python script to create your own custom boot logos for IronOS, you may find yourself staring at the following error in your console after trying to run the conversion:<br />
<br />
<img src="https://i.imgur.com/eOHNoNS.jpeg" loading="lazy"  alt="[Image: eOHNoNS.jpeg]" class="mycode_img" /><br />
<br />
This "'type' object is not subscriptable" error occurs because type annotation was added in Python 3.9 and is not present in 3.8 and earlier versions. Thankfully the fix is incredibly simple and does not require changing the part of the code doing the actual work. All you need to do is add a single line at the very top of the file:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>from __future__ import annotations</code></div></div><br />
The above should go on line 3, above the line with "division" in it. Once you add this single line, img2logo will work perfectly.<br />
<br />
Hope this helps!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Windows not recognizing Pinecil v2 for flashing]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=18138</link>
			<pubDate>Fri, 14 Apr 2023 21:02:02 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=26740">insightbrewery</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=18138</guid>
			<description><![CDATA[Hi guys, I got my Pinecil v2 a few days ago; just transplanted the guts into the clear case and thought I'd try updating to the latest firmware. Running into a problem.<br />
<br />
I'm running Windows 7 x64 - it won't recognize the Pinecil in flashing mode/won't install a driver. In Device Manager it shows up as "CDC Virtual ComPort" and says device drivers are not installed.<br />
<br />
I followed the instructions to the letter: held down the "-" button when connecting and held it for 15s after, along with all the PowerShell and blisp instructions. Executing blisp results in "Device not found". I tried three different cables (one generic, and two Anker USB-A to USB-C. All three work fine flashing my backup TS101) and every USB port on the laptop.<br />
<br />
Guidance would be appreciated. Thanks in advance!<br />
<br />
P.S. When I hook it up without holding "-", it does boot up with the screen active as expected, and Device Manager shows it under USB Controllers as "Unknown Device", but also says "No drivers are installed for this device."]]></description>
			<content:encoded><![CDATA[Hi guys, I got my Pinecil v2 a few days ago; just transplanted the guts into the clear case and thought I'd try updating to the latest firmware. Running into a problem.<br />
<br />
I'm running Windows 7 x64 - it won't recognize the Pinecil in flashing mode/won't install a driver. In Device Manager it shows up as "CDC Virtual ComPort" and says device drivers are not installed.<br />
<br />
I followed the instructions to the letter: held down the "-" button when connecting and held it for 15s after, along with all the PowerShell and blisp instructions. Executing blisp results in "Device not found". I tried three different cables (one generic, and two Anker USB-A to USB-C. All three work fine flashing my backup TS101) and every USB port on the laptop.<br />
<br />
Guidance would be appreciated. Thanks in advance!<br />
<br />
P.S. When I hook it up without holding "-", it does boot up with the screen active as expected, and Device Manager shows it under USB Controllers as "Unknown Device", but also says "No drivers are installed for this device."]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[DFU Issues]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=16144</link>
			<pubDate>Tue, 22 Feb 2022 21:46:15 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=24619">erobertsmt</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=16144</guid>
			<description><![CDATA[I just got my Pinecil in the mail, loving it so far, and was hoping to go update the firmware since the newest ones have usb pd improvements, which is what I use. The soldering iron its self works great, and boots up just like it is supposed to, but I can't get into DFU mode to update. I have tried different power sources, cables, and computers, but whenever I try to plug it in while holding the "-" button, it doesn't boot. I can leave it for 15 minutes and it never boots into DFU mode. Any ideas?]]></description>
			<content:encoded><![CDATA[I just got my Pinecil in the mail, loving it so far, and was hoping to go update the firmware since the newest ones have usb pd improvements, which is what I use. The soldering iron its self works great, and boots up just like it is supposed to, but I can't get into DFU mode to update. I have tried different power sources, cables, and computers, but whenever I try to plug it in while holding the "-" button, it doesn't boot. I can leave it for 15 minutes and it never boots into DFU mode. Any ideas?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Updating to IronOS 2.16+]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=15742</link>
			<pubDate>Wed, 12 Jan 2022 12:31:59 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=24240">Ryderbike1</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=15742</guid>
			<description><![CDATA[So after struggling for a few hours through lots of attempts at updating my brand new Pinecil to IronOS 2.16 I thought id share my own experiences here and how I eventually figured it out. <br />
<br />
The first problem I ran into is that as of IronOS 2.16 the precompiled Pinecil version comes in .hex and .dfu formats. And of course, the official Pine64 updater does not support .hex or .dfu files, it's set up for .bin files only.<br />
<br />
From here there are a few options. The first is that you can use the recommended dfu-util to flash the OS as well as do some other fancy features like a custom boot logo, but this requires Linux, and making a thumb drive to boot off of is something I'm frankly not qualified to explain. I hardly understand it myself and half the Linux OS seems to require a master's degree in wizardry to understand.<br />
<br />
The second option was to convert the hexadecimal file to a binary file. There are many different methods out there to convert .hex to .bin and you should always do your own research before downloading random software. But for simplicity's sake, these instructions will assume you used the same program I did called Hex2Bin<br />
<br />
<br />
<ol type="1" class="mycode_list"><li>Use the download link found at <span style="font-style: italic;" class="mycode_i"><span style="font-weight: bold;" class="mycode_b"><a href="http://hex2bin.sourceforge.net/" target="_blank" rel="noopener" class="mycode_url">http://hex2bin.sourceforge.net/</a></span></span><br />
</li>
<li>After downloading you should end up with a file called<span style="font-weight: bold;" class="mycode_b"> </span><span style="font-weight: bold;" class="mycode_b">[b]Hex2bin-2.5.tar.bz2</span>[/b]<br />
</li>
<li>Using a .zip manager like 7.zip, extract it to get the <span style="font-weight: bold;" class="mycode_b">Hex2bin-2.5</span> file<br />
</li>
<li>Download the Pinecil version of the official <span style="font-weight: bold;" class="mycode_b">IronOS 2.16</span> software from <span style="font-style: italic;" class="mycode_i"><span style="font-weight: bold;" class="mycode_b"><a href="https://github.com/Ralim/IronOS/releases" target="_blank" rel="noopener" class="mycode_url">https://github.com/Ralim/IronOS/releases</a></span></span><br />
</li>
<li>In the IronOS 2.16 file, you should find <span style="font-weight: bold;" class="mycode_b">Pinecil_EN.hex</span> or the equivalent for the language you wish to use.<br />
</li>
<li>Right-click and go Open with -&gt; Choose another app -&gt; Find another app on this PC -&gt; navigate to the Hex2bin-2.5 file that you extracted -&gt; bin -&gt; releases -&gt; Hex2bin<br />
</li>
<li>Now you should have a <span style="font-weight: bold;" class="mycode_b">Pinecil_EN</span><span style="font-weight: bold;" class="mycode_b">.bin</span> version of the IronOS 2.16 software<br />
</li>
<li>Download the official Pine64 Pinecil software updater from <span style="font-style: italic;" class="mycode_i"><span style="font-weight: bold;" class="mycode_b"><a href="https://github.com/pine64/pinecil-firmware-updater/releases" target="_blank" rel="noopener" class="mycode_url">https://github.com/pine64/pinecil-firmwa...r/releases</a></span></span><br />
</li>
<li>Run the program called <span style="font-weight: bold;" class="mycode_b">pinecil_firmware_updater</span><br />
</li>
<li>Hold down the negative button on the Pinecil and plug it into your computer<br />
</li>
<li>Select custom firmware and navigate to the <span style="font-weight: bold;" class="mycode_b">Pinecil_EN</span><span style="font-weight: bold;" class="mycode_b">.bin </span>file<br />
</li>
<li>Run the updater<br />
</li>
</ol>
<br />
So there's how I did it. It's not elegant or simple but it worked. Hope this helps someone else or at the very least pointed them in the right direction.]]></description>
			<content:encoded><![CDATA[So after struggling for a few hours through lots of attempts at updating my brand new Pinecil to IronOS 2.16 I thought id share my own experiences here and how I eventually figured it out. <br />
<br />
The first problem I ran into is that as of IronOS 2.16 the precompiled Pinecil version comes in .hex and .dfu formats. And of course, the official Pine64 updater does not support .hex or .dfu files, it's set up for .bin files only.<br />
<br />
From here there are a few options. The first is that you can use the recommended dfu-util to flash the OS as well as do some other fancy features like a custom boot logo, but this requires Linux, and making a thumb drive to boot off of is something I'm frankly not qualified to explain. I hardly understand it myself and half the Linux OS seems to require a master's degree in wizardry to understand.<br />
<br />
The second option was to convert the hexadecimal file to a binary file. There are many different methods out there to convert .hex to .bin and you should always do your own research before downloading random software. But for simplicity's sake, these instructions will assume you used the same program I did called Hex2Bin<br />
<br />
<br />
<ol type="1" class="mycode_list"><li>Use the download link found at <span style="font-style: italic;" class="mycode_i"><span style="font-weight: bold;" class="mycode_b"><a href="http://hex2bin.sourceforge.net/" target="_blank" rel="noopener" class="mycode_url">http://hex2bin.sourceforge.net/</a></span></span><br />
</li>
<li>After downloading you should end up with a file called<span style="font-weight: bold;" class="mycode_b"> </span><span style="font-weight: bold;" class="mycode_b">[b]Hex2bin-2.5.tar.bz2</span>[/b]<br />
</li>
<li>Using a .zip manager like 7.zip, extract it to get the <span style="font-weight: bold;" class="mycode_b">Hex2bin-2.5</span> file<br />
</li>
<li>Download the Pinecil version of the official <span style="font-weight: bold;" class="mycode_b">IronOS 2.16</span> software from <span style="font-style: italic;" class="mycode_i"><span style="font-weight: bold;" class="mycode_b"><a href="https://github.com/Ralim/IronOS/releases" target="_blank" rel="noopener" class="mycode_url">https://github.com/Ralim/IronOS/releases</a></span></span><br />
</li>
<li>In the IronOS 2.16 file, you should find <span style="font-weight: bold;" class="mycode_b">Pinecil_EN.hex</span> or the equivalent for the language you wish to use.<br />
</li>
<li>Right-click and go Open with -&gt; Choose another app -&gt; Find another app on this PC -&gt; navigate to the Hex2bin-2.5 file that you extracted -&gt; bin -&gt; releases -&gt; Hex2bin<br />
</li>
<li>Now you should have a <span style="font-weight: bold;" class="mycode_b">Pinecil_EN</span><span style="font-weight: bold;" class="mycode_b">.bin</span> version of the IronOS 2.16 software<br />
</li>
<li>Download the official Pine64 Pinecil software updater from <span style="font-style: italic;" class="mycode_i"><span style="font-weight: bold;" class="mycode_b"><a href="https://github.com/pine64/pinecil-firmware-updater/releases" target="_blank" rel="noopener" class="mycode_url">https://github.com/pine64/pinecil-firmwa...r/releases</a></span></span><br />
</li>
<li>Run the program called <span style="font-weight: bold;" class="mycode_b">pinecil_firmware_updater</span><br />
</li>
<li>Hold down the negative button on the Pinecil and plug it into your computer<br />
</li>
<li>Select custom firmware and navigate to the <span style="font-weight: bold;" class="mycode_b">Pinecil_EN</span><span style="font-weight: bold;" class="mycode_b">.bin </span>file<br />
</li>
<li>Run the updater<br />
</li>
</ol>
<br />
So there's how I did it. It's not elegant or simple but it worked. Hope this helps someone else or at the very least pointed them in the right direction.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Hex files and how to convert them to bin]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=15628</link>
			<pubDate>Wed, 29 Dec 2021 01:02:20 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=24126">turbothewolfhog</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=15628</guid>
			<description><![CDATA[Hey all,<br />
<br />
I'm trying to update my pinecil to the latest firmware, and when I downloaded it from either the pinecil repository or the ironOS repository, they both are hex files, which don't work with the pinecil software. How do I convert them to bin files or how do I flash them without converting? I think mine is the newer batch of pinecils because I ordered mine in November and mine just arrived today.]]></description>
			<content:encoded><![CDATA[Hey all,<br />
<br />
I'm trying to update my pinecil to the latest firmware, and when I downloaded it from either the pinecil repository or the ironOS repository, they both are hex files, which don't work with the pinecil software. How do I convert them to bin files or how do I flash them without converting? I think mine is the newer batch of pinecils because I ordered mine in November and mine just arrived today.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Firmware update issue]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=12803</link>
			<pubDate>Sat, 16 Jan 2021 13:36:02 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=20992">admar</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=12803</guid>
			<description><![CDATA[Hi!<br />
<br />
I just received my Pinecil and wanted to update the firmware to IronOS v2.13 NL. Unfortunately this fails with:<br />
<br />
<span style="font-family: Courier New;" class="mycode_font">    dfu-util: Error during special command "MASS_ERASE" get_status</span><br />
<br />
I'm using dfu-util 0.9-1 from Ubuntu 20.04; <span style="font-family: Courier New;" class="mycode_font">dfu-util -l</span> shows<br />
<br />
<span style="font-family: Courier New;" class="mycode_font">    Found DFU: [28e9:0189] ver=0100, devnum=124, cfg=1, intf=0, path="1-6", alt=0, name="<dvz_me_placeholder id="0" /> Flash  /0x08000000/128*001Kg", serial="??"</span><br />
<br />
so according to the <a href="https://wiki.pine64.org/wiki/Pinecil#How_to_update_a_firmware" target="_blank" rel="noopener" class="mycode_url">https://wiki.pine64.org/wiki/Pinecil</a> it should be safe to update the firmware.<br />
<br />
I also tried updating the firmware with <a href="https://github.com/pine64/pinecil-firmware-updater/releases/latest" target="_blank" rel="noopener" class="mycode_url">https://github.com/pine64/pinecil-firmware-updater/</a> on a Windows 10 machine but it fails with a similar message:<br />
<br />
<span style="font-family: Courier New;" class="mycode_font">    Invalid DFU suffix signature A valid DFU suffix signature will be required in a future dfu-util release!!! Error during special command "MASS_ERASE" get_status</span><br />
<span style="font-family: Courier New;" class="mycode_font">    DFU-Util exited with error code 74!</span><br />
<span style="font-family: Courier New;" class="mycode_font">    Flashing failed.</span><br />
<br />
Any ideas what could be wrong here and how to update the firmware on this device?<br />
<br />
See <a href="https://pastebin.com/wmRE10Bk" target="_blank" rel="noopener" class="mycode_url">https://pastebin.com/wmRE10Bk</a> for a complete log of dfu-util.<br />
<br />
Thanks in advance.]]></description>
			<content:encoded><![CDATA[Hi!<br />
<br />
I just received my Pinecil and wanted to update the firmware to IronOS v2.13 NL. Unfortunately this fails with:<br />
<br />
<span style="font-family: Courier New;" class="mycode_font">    dfu-util: Error during special command "MASS_ERASE" get_status</span><br />
<br />
I'm using dfu-util 0.9-1 from Ubuntu 20.04; <span style="font-family: Courier New;" class="mycode_font">dfu-util -l</span> shows<br />
<br />
<span style="font-family: Courier New;" class="mycode_font">    Found DFU: [28e9:0189] ver=0100, devnum=124, cfg=1, intf=0, path="1-6", alt=0, name="<dvz_me_placeholder id="0" /> Flash  /0x08000000/128*001Kg", serial="??"</span><br />
<br />
so according to the <a href="https://wiki.pine64.org/wiki/Pinecil#How_to_update_a_firmware" target="_blank" rel="noopener" class="mycode_url">https://wiki.pine64.org/wiki/Pinecil</a> it should be safe to update the firmware.<br />
<br />
I also tried updating the firmware with <a href="https://github.com/pine64/pinecil-firmware-updater/releases/latest" target="_blank" rel="noopener" class="mycode_url">https://github.com/pine64/pinecil-firmware-updater/</a> on a Windows 10 machine but it fails with a similar message:<br />
<br />
<span style="font-family: Courier New;" class="mycode_font">    Invalid DFU suffix signature A valid DFU suffix signature will be required in a future dfu-util release!!! Error during special command "MASS_ERASE" get_status</span><br />
<span style="font-family: Courier New;" class="mycode_font">    DFU-Util exited with error code 74!</span><br />
<span style="font-family: Courier New;" class="mycode_font">    Flashing failed.</span><br />
<br />
Any ideas what could be wrong here and how to update the firmware on this device?<br />
<br />
See <a href="https://pastebin.com/wmRE10Bk" target="_blank" rel="noopener" class="mycode_url">https://pastebin.com/wmRE10Bk</a> for a complete log of dfu-util.<br />
<br />
Thanks in advance.]]></content:encoded>
		</item>
	</channel>
</rss>