Part Number: CC2652R7
Other Parts Discussed in Thread: UNIFLASH, SYSCONFIG
Hi!
I have already followed the step to load lock-app on my LP_CC2652R7 of matter branch successfully. However, I could not make it work unless I mark off the following tag.
# chip_enable_ota_requestor = true
chip_enable_ota_requestor = false
I would like to confirm whether ota_requestor has been implemented on the matter branch or not. In addition, how do I get the spare flash and memory I can still use during the process. It striked me that other thread chip vendors with Matter protocol supported tend to embed a much larger flash size (>1M) compared to what TI put inside CC2652R7. Could we pass the OTA requirements of Matter if we choose CC2652R7 as our main chip on our design?
Vincent

