Download firmware to CYW920819evb through HCI Uart

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
llll_2991886
Level 1
Level 1
5 replies posted 5 questions asked First question asked

I want to download the firmware to the board throught hci uart and read the flash, are there any related demo code or documents, thanks.

0 Likes
1 Solution

The HCI UART is configured in the parameter const wiced_transport_cfg_t transport_cfg. You can find it in the hello_sensor demo.

Please find the OTA demo below: GitHub - cypresssemiconductorco/Code-Examples-BT-SDK-for-ModusToolbox: These examples demonstrate th... .   Located in Code-Examples-BT-SDK-for-ModusToolbox-master\CYW920819EVB-02\apps\snip\ota_firmware_upgrade.

View solution in original post

0 Likes
5 Replies