Eddddddddy / Songguo-PTS200

165 stars 37 forks source link

firmware instructions #1

Open VadimP72 opened 1 year ago

VadimP72 commented 1 year ago

Where can I download the firmware instructions? The link on the firmware page does not work.

Eddddddddy commented 1 year ago

Not ready yet, sorry.

There is a simple instruction:

  1. Long press the confirm button, enter setting menu.
  2. Select Firmware Update.
  3. Using USB cable connect PTS200 to PC/macOS.
  4. Drag new firmware .bin into USB disk.
  5. PTS200 will automatic reboot.

If you want to develop your own firmware, development environment is Arduino for ESP32. Confirm button connect to GPIO0 (using for Boot mode).

If you have any question or suggestion, pls leave message here.

VadimP72 commented 1 year ago

Hello! What kind of soldering iron are we talking about? There is no firmware update item in the menu of my soldering iron. Now I have version 3.14. My soldering iron is flashed only through the SP 32 firmware program on the computer. The soldering iron as a USB disk is not detected in the computer.

Среда, 12 апреля 2023, 11:07 +05:00 от Eddddddddy @.***>:     Not ready yet, sorry. There is a simple instruction:

  • Long press the confirm button, enter setting menu.
  • Select Firmware Update.
  • Using USB cable connect PTS200 to PC/macOS.
  • Drag new firmware .bin into USB disk.
  • PTS200 will automatic reboot. If you want to develop your own firmware, development environment is Arduino for ESP32. Confirm button connect to GPIO0 (using for Boot mode). If you have any question or suggestion, pls leave message here. — Reply to this email directly, view it on GitHub , or unsubscribe . You are receiving this because you authored the thread. Message ID: <Eddddddddy/Songguo-PTS200/issues/1/1504711798 @ github . com>    

    ВАДИМ КВАША Отправлено из Почты Mail.ru  

VadimP72 commented 1 year ago

image Its my solder.

quotschmacher commented 1 year ago

inside the arduino ide, which board should i select?

VadimP72 commented 1 year ago

I do not use arduino, but I flash through the regular ESP 32 firmware. What is the firmware procedure ?

VadimP72 commented 1 year ago

[Uploading flash_download_tool_3.9.4.zip…]() I use ESP flash_download_tool_3.9.4 for firmware. Through this program, firmware 4.0, 4.1 and 4.2.1 are flashed, but the soldering iron does not turn on with them and does not work. Maybe they need to be redone somehow?  

Вторник, 18 апреля 2023, 23:30 +05:00 от Sven @.***>:     inside the arduino ide, which board should i select? — Reply to this email directly, view it on GitHub , or unsubscribe . You are receiving this because you authored the thread. Message ID: <Eddddddddy/Songguo-PTS200/issues/1/1513622691 @ github . com>    

ВАДИМ КВАША Отправлено из Почты Mail.ru  

Eddddddddy commented 1 year ago

@VadimP72 Hi, if it's not working, hardware will be the first version (maybe). They are different design. You can try this link. Generally they are same.

theeal commented 10 months ago

When I download the 4.5.1 zip it has two files factor.bin and user.bin Any rename or something?

sbn-purchark commented 9 months ago

When I download the 4.5.1 zip it has two files factor.bin and user.bin Any rename or something?

Try user.bin instead. I read somewhere to not use the factory.bin. Also, the 4.5.1 factory.bin is broken, 4.5.0 is fine though.