Unstable BLE mesh + WiFi
Posted: Thu Apr 13, 2023 2:25 am
ESP32-C3, idf v4.4
I am deveploping a BLE gateway for smarthome and do same test case
Case test 1st: 1 LPN sensor + 1 gateway ( BLE + WiFi) -> event of sensor are not stable, miss message frequently
Case test 2nd: 1 LPN sensor+ 1 gateway (BLE only) -> event of sensor are stable
Case test 3rd: 1 LPN sensor + 1 normal BLE node (switch, light) + 1 gateway( BLE + WiFi) -> event of sensor are stable
I think the problem here is the coexistence of BLE and WiFi. Does anyone face the same issue?
I am deveploping a BLE gateway for smarthome and do same test case
Case test 1st: 1 LPN sensor + 1 gateway ( BLE + WiFi) -> event of sensor are not stable, miss message frequently
Case test 2nd: 1 LPN sensor+ 1 gateway (BLE only) -> event of sensor are stable
Case test 3rd: 1 LPN sensor + 1 normal BLE node (switch, light) + 1 gateway( BLE + WiFi) -> event of sensor are stable
I think the problem here is the coexistence of BLE and WiFi. Does anyone face the same issue?