Programming through PUART

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

cross mob
Anonymous
Not applicable

There are samples under WICED SDK for upgrading of application over PUART. Is there a mechanism documented for downloading an application over PUART on a blank part? That is, if an application doesn't exist, download the application from PUART.

0 Likes
1 Solution

Unfortunately there is not, and the only way to program the device is from the SDK, Command line tools, or through one of the programming centers we have enabled, such as Avnet.

View solution in original post

0 Likes
4 Replies
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

First time programming of the part MUST occur over the HCI UART.

Once programmed, there are examples for using the PUART for updates.

Anonymous
Not applicable

Thank you. Is there any document/details for HCI UART programming protocol? I am looking to see if I can program the part from our host, and not have to necessarily hook it up to a PC.

0 Likes

Unfortunately there is not, and the only way to program the device is from the SDK, Command line tools, or through one of the programming centers we have enabled, such as Avnet.

0 Likes
Anonymous
Not applicable

Ok, thank you.

0 Likes