Search found 526 matches

by esky-sh
Tue Apr 30, 2024 7:05 pm
Forum: BeadaPanel
Topic: BeadaPanel 2W - 8.12 firmware not available?
Replies: 11
Views: 69

Re: BeadaPanel 2W - 8.12 firmware not available?

1. You may try a reload of all static pages by CTL+F5 for BeadaTools
2. You may have a try of update latest v716 firmware with your 6P. And here is image file-->https://www.nxelec.com/service/download ... 314.tar.gz
by esky-sh
Sun Apr 28, 2024 10:06 pm
Forum: BeadaPanel
Topic: BeadaPanel 2W - 8.12 firmware not available?
Replies: 11
Views: 69

Re: BeadaPanel 2W - 8.12 firmware not available?

And what is the browser you are using?
by esky-sh
Sun Apr 28, 2024 9:25 pm
Forum: BeadaPanel
Topic: BeadaPanel 2W - 8.12 firmware not available?
Replies: 11
Views: 69

Re: BeadaPanel 2W - 8.12 firmware not available?

Can you have a check with MD5 checksum of this zip file?
The correct checksum should be:
--------------------------------------------------------------------------
MD5: 74F959D4EE1B492E44F727EBAA6B1EAA
SHA1: 8B78F291A57D2C4209A24B912B9A220C0719FBF8
CRC32: 7853BCB3
屏幕截图 2024-04-29 132141.png
屏幕截图 2024-04-29 132141.png (84.67 KiB) Viewed 13 times
by esky-sh
Wed Apr 24, 2024 12:57 am
Forum: BeadaPanel
Topic: BeadaPanel 2W - 8.12 firmware not available?
Replies: 11
Views: 69

Re: BeadaPanel 2W - 8.12 firmware not available?

Don’t touch the file you downloaded. Keep it as is to let Beadatools update.
by esky-sh
Mon Apr 22, 2024 4:17 am
Forum: BeadaPanel
Topic: BeadaPanel 2W - 8.12 firmware not available?
Replies: 11
Views: 69

Re: BeadaPanel 2W - 8.12 firmware not available?

Usually it was caused by poor internet condition. You can try update locally. Here is the image file https://www.nxelec.com/service/downloa ... 404201.zip
by esky-sh
Fri Apr 19, 2024 8:34 pm
Forum: BeadaPanel
Topic: BeadaPanel 2W - 8.12 firmware not available?
Replies: 11
Views: 69

Re: BeadaPanel 2W - 8.12 firmware not available?

I had corrected the typos in sticky post and you can try to update your 2W now.
by esky-sh
Wed Apr 17, 2024 6:16 pm
Forum: BeadaPanel
Topic: v7.10 Upgrade Guidance
Replies: 0
Views: 100

v7.10 Upgrade Guidance

Starting from v7.10, BeadaPanel supports a new feature as known of on line firmware upgrade. User can click through on BeadaTools webpage to complete the whole procedures of upgrading. For the products still in elder version than v7.10, user should upgrade it to v7.10 at first and then online upgrad...
by esky-sh
Mon Apr 15, 2024 8:21 pm
Forum: BeadaPanel
Topic: v7.10固件升级教程
Replies: 0
Views: 290

v7.10固件升级教程

BeadaPanel从v7.10版本开始提供在线升级功能,用户只需要在网页上点击两下,就可以完成固件升级。v7.10版本之前的客户必须先升级到该版本,才能基于该版本在线升级到后续更新的版本。 从旧固件升级到v7.10,可以分为六步,下面我们详细描述每一步的操作过程,用户按照教程一步步走即可完成升级。因为本教程涉及到磁盘重置操作,因此建议用户首先通读一遍教程,充分理解了所有的操作步骤以后,再开始实际操作。如有不明白的地方,请先联系我们。 如果因为误操作,导致Windows主机的磁盘损坏,用户自行承担相应责任。 步骤一、强制BeadaPanel进入U盘模式 BeadaPanel的固件分布在内部的e...
by esky-sh
Sun Mar 31, 2024 1:46 am
Forum: BeadaPanel
Topic: Possible defective BeadaPanel 5P (or bad firmware)
Replies: 42
Views: 2030

Re: Possible defective BeadaPanel 5P (or bad firmware)

Today I tested my 6P with a portrait(480x1280) png picture. My test code: async function fire(bp, interval=0, loop=false ) { let www=0; await bp.sendPLHead({'cmdType': 4}); await bp.sendPLHead({'cmdType': 5, 'fmtStr':'image/png ! flip=90'}); do { for (const v of inputArray) { for (const t of v.files...