Hi everyone,
I have tried DMM example code in "simplelink_cc13xx_cc26xx_sdk_6_10_00_29" on CC1352P-4, example "dmm_zr_light_remote_display_oad_app"
I need user install zigbee panId manually. They will connect to CC1352P-4 via bluetooth of smartphone, user enter new panId, press save, so it will be in external flash (MX25R8035FZUIL0 flash).
Therefore, instead of using the default "ZDAPP_CONFIG_PAN_ID", I will call the new panId from the external flash each time CC1352 boots.
I think it's related to internal flash too.
So, pls give me the advice for resolving the this problem.
Thank you.