Other Parts Discussed in Thread: CC3200, CC2530
请教一下大家,ZigBee cc2530 和 WiFi cc3200 干扰怎么处理? 网上有一些朋友说,分时工作。 但cc2530(用ZStack-CC2530-2.5.1a) 作为协调器要一直处于接收模式,ZigBee终端每隔一段时间就会回给协调器发消息。 cc3200 也要一直处于接收模式, 去响应用户的请求响应。
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
借鉴一下TI E2E 给出的答案 https://e2e.ti.com/support/wireless_connectivity/simplelink_wifi_cc31xx_cc32xx/f/968/p/504812/1837595
The WiFi has collision avoidance mechanism that is used to avoid interference. There are already multiple products operating in the same band without any coexistence issues. The air interface takes care of that. However simultaneous transmission in the same channel would cause issue and would ask for re-transmission. WiFi protocol would automatically perform a re-transmission in case of a missed packet. So this is already taken care.