update README.md
This commit is contained in:
parent
fdd4c40b81
commit
171c48307a
2 changed files with 2 additions and 2 deletions
|
|
@ -26,7 +26,7 @@
|
||||||
|
|
||||||
> Для автономной работы [PHY62x2BTHome.html](https://pvvx.github.io/THB2/web/PHY62x2BTHome.html) достаточно скопировать [html](https://github.com/pvvx/THB2/blob/master/bthome_phy6222/web/PHY62x2BTHome.html) файл в локальную папку.
|
> Для автономной работы [PHY62x2BTHome.html](https://pvvx.github.io/THB2/web/PHY62x2BTHome.html) достаточно скопировать [html](https://github.com/pvvx/THB2/blob/master/bthome_phy6222/web/PHY62x2BTHome.html) файл в локальную папку.
|
||||||
|
|
||||||
_Используемый протокол OTA не является частью PHY SDK, а разработан специально для кастомной прошивки. Этот протокол, загрузчик и схема распределения Flash несовместимы с другими устройствами на чипах PHY62x2, собранными на оригинальном SDK. Используемый SDK полностью переработан и имеет полные исходники для сборки в GCC._
|
_Используемый протокол OTA не является частью PHY SDK, а разработан специально для кастомной прошивки. Этот протокол, загрузчик и схема распределения Flash несовместимы с другими устройствами на чипах PHY62x2, собранными на [оригинальных SDK](https://github.com/pvvx/PHY62x2). Используемый SDK полностью переработан и имеет полные исходники для сборки в GCC._
|
||||||
|
|
||||||
## Начало работы с устройством
|
## Начало работы с устройством
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -23,7 +23,7 @@ All firmware supports any of these sensors: [CHT8215](pvvx.github.io/THB2/CHT831
|
||||||
|
|
||||||
**Software for setting up and making BLE OTA: [PHY62x2BTHome.html](https://pvvx.github.io/THB2/web/PHY62x2BTHome.html).**
|
**Software for setting up and making BLE OTA: [PHY62x2BTHome.html](https://pvvx.github.io/THB2/web/PHY62x2BTHome.html).**
|
||||||
|
|
||||||
* The OTA protocol used is not part of the PHY SDK, but is designed specifically for custom firmware. This protocol, bootloader, and Flash area allocation scheme are incompatible with other PHY62x2 devices built on the original SDK. The SDK used has been completely redesigned and has full sources for building in GCC.
|
* The OTA protocol used is not part of the PHY SDK, but is designed specifically for custom firmware. This protocol, bootloader, and Flash area allocation scheme are incompatible with other PHY62x2 devices built on the [original SDK](https://github.com/pvvx/PHY62x2). The SDK used has been completely redesigned and has full sources for building in GCC.
|
||||||
|
|
||||||
> Uploading OTA files to [PHY62x2BTHome.html](https://pvvx.github.io/THB2/web/PHY62x2BTHome.html) is automatic. You don't need to download files from this repository for OTA.
|
> Uploading OTA files to [PHY62x2BTHome.html](https://pvvx.github.io/THB2/web/PHY62x2BTHome.html) is automatic. You don't need to download files from this repository for OTA.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue