ZigBee Page Requests OTA

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ZigBee Page Requests OTA

1,249 Views
lvdp
Contributor III

Hi,

Since OTA uses the normal upgrade method, the 180KByte upgrade package will take 1 hour to be sent out. I tried to use the page request method for ZigBee OTA, but encountered some problems.

The chip is JN5189

SDK version is 2.6.1

The coordinator item is JN-AN-1247

The terminal equipment project is JN-AN-1243

According to "JN-UG-3103_ZigBee Comprehensive Library User Guide" 29.7.3, I added the macro definition OTA_PAGE_REQUEST_SUPPORT in zcl_options.h.

But the result is that the server did not receive the image page request, and the ota server would reply to the image block response only after the client sent the image block request.

How to make the page request OTA?

Labels (1)
0 Kudos
3 Replies

1,194 Views
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi @lvdp,

Sorry for the late response.

Please look at the JN-UG-3132, please look at the Implementation in the Server Application section.

"\JN5189DK6\docs\wireless\Zigbee\JN-UG-3132-ZigBee3-Cluster-Library.pdf"

Regards,

Mario

0 Kudos

1,239 Views
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi,

I hope you are doing great.

Following the JN-AN-1247 Control Bridge documentation, please look at the JN-AN-1244 to enabled the OTA process.

What is the process that you are following?

Do you have the sniffer log?

Regards,

Mario

0 Kudos

1,229 Views
lvdp
Contributor III

Hi,

    Mario:

I hope to use Page Request to get faster OTA speed.

I defined OTA_PAGE_REQUEST_SUPPORT according to 《JN-UG-3103》,But it did not enable the page request upgrade,This upgrade process, you can see the OTA_log.rar.Can you tell me how to enable page request OTA?

 
 
0 Kudos