What difference between "otas" and "bootlader_otap"

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

What difference between "otas" and "bootlader_otap"

1,453件の閲覧回数
danieltseng
Contributor V

pastedImage_1.png

KW36.

In application, what is the difference between the two "otas" and "bootlader_otap", it seems that both will be related to OTAP_att_client?

ラベル(1)
  • KW

3 返答(返信)

1,372件の閲覧回数
danieltseng
Contributor V

After your explanation, I understand his original meaning, thank you very much

1,372件の閲覧回数
estephania_mart
NXP TechSupport
NXP TechSupport

It is good it is clear now :smileyhappy:

Regards,

Estephania

0 件の賞賛
返信

1,372件の閲覧回数
estephania_mart
NXP TechSupport
NXP TechSupport

Hello,

I would strongly recommend you to check the Bluetooth Low Energy Demo Applications User Guide where there is a brief explanation on how to deploy the examples in the way you desire. You can find the pdf file in the documentation of the SDK.

You will need a client and a server to deploy the example you want.That is the reason why you have different OTA examples.  In the example otax.. the "s" at the end stands for server and the "c" stands for client.

The board that will be updated needs an special boot loader in order to be upgraded via OTA, that is why you need the other project. You need to flash board B with the OTAP Bootloader and the OTAP Client and the board A with the OTAP Server.

Regards ,

Estephania