实际测试:
1.cc2640的片上OAD,将oad_target_cc2650em_unified.hex烧录进去, 使用simple_peripheral_cc2650em_app_oad.bin可以进行片上OAD,可以正常使用。
2. cc2640的片上OAD,将oad_target_cc2650em_unified.hex烧录进去,使用simple_central_cc2650em_app_oad.bin升级后,app可以正常运行,但是无法调用stack,因为启动搜索后,没有搜索结果回应。
问题:
1. 请问 ImageB可以可以使用central吗?也就是将oad_target_cc2650em_unified.hex烧录进去后,使用central的ImageB进行片上OAD。
2. oad_target_cc2650em_unified.hex这个文件包含的stack,是peripheral和central可以共用的stack吗?因为测试发现peripheral就可以正常广播,连接。但是central无法正常搜索蓝牙从机。