@felix-yang unfortunately that example does not contain the "gcc" directory and proper MakeFile
@felix-yang 不幸的是,该示例不包含“gcc”目录和正确的 MakeFile
stallone
@stallone
stallone 发布的帖子
-
RE: 需要提供OTA更新的示例代码 / Example needed for OTA update
-
需要提供OTA更新的示例代码 / Example needed for OTA update
您好,
能否在您的SDK[1]中添加一个基于GCC可编译运行的OTA更新示例?这将帮助我学习如何添加OTA功能。[1] https://gitee.com/freqchip/FR801xH-SDK/tree/master/examples/none_evm
目前根据中文文档的说明,我了解到需要在项目初始化时调用ota_gatt_add_service()来添加OTA服务。在该手册中...
在其他文档中我还看到这张经过翻译的示意图...
----- ENGLISH TRANSLATION BELOW FOR REFERENCE ----
Hi,
Can you please add a working and buildable example with gcc on your SDK [1] that will teach me how to add the OTA update?[1] https://gitee.com/freqchip/FR801xH-SDK/tree/master/examples/none_evm
So far looking at your documentation in Chinese I see I need to use call ota_gatt_add_service() to add the OTA service when the project is initialized. In this manual...
In some other documents I also see this graph which i translated...
-
RE: FR8016HA SDK & Keil 5.42 Setup Guide
Whatever... I solved using directly GCC to build the app...
So far, due the lack of proper English documentation and tons of different manual files in Chinese... this MCU is not the best I used so far... -
FR8016HA SDK & Keil 5.42 Setup Guide
Hi there,
Anyone has some notes or tutorials (in English) on how to properly setup Keil 5.42 and the FR8016HA SDK?
This MCU may be cool... but the lack of English documentation and proper setup in structions is very time consuming... 🥲🥲🥲