GithubHelp home page GithubHelp logo

hongye7 / tuya_ble_sdk_demo_project_bk3432 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cdreamyao/tuya_ble_sdk_demo_project_bk3432

0.0 0.0 0.0 13.57 MB

C 86.91% Assembly 0.37% Makefile 2.19% HTML 4.49% Batchfile 0.38% C++ 5.66%

tuya_ble_sdk_demo_project_bk3432's Introduction

USER GUIDE

Flash layout

说明

  • 说明文档:

tuya ble sdk

tuya ble sdk demo

  • tuya_ble_sdk_Demo_Project_bk3432 是基于精简版 tuya ble sdk 开发,所以 sdk 说明文档中有的功能和接口在此 sdk 中不支持。
  • 从 flash layout 可以看出应用代码空间只有 41K,在开启 log 的情况下编译后会超出41K大小,但是只要不测试 OTA,固件总大小超过41k是没有问题的,需要测试 OTA 的时候把 log 关掉即可,关闭 log 的方式是将tuya_ble_config.h中的 TUYA_BLE_LOG_ENABLETUYA_APP_LOG_ENABLE 配置为0 ,Release版固件大小不得超过41K。
  • 不支持通过串口协议下载固件,开发调试时每次必须通过 BekenHIDTool 软件使用 spi 下载器 下载固件,所以每次下载固件时都会清空整个flash信息,包括授权信息等。
  • UART2用于授权以及和外部MCU通信,UART1用于log输出。
  • 工程路径:tuya_ble_sdk_Demo_Project_bk3432\bk3432\projects\ble_app_gatt
  • output目录下的BinConvert_3432.exe.1重命名为BinConvert_3432.exe

tuya_ble_sdk_demo_project_bk3432's People

Contributors

gyh-iot avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.