ESP 32 - BLE - WiFi Coexistance
Posted: Sat Apr 25, 2020 3:08 pm
Hi , Want to know if one ESP-32 WROOM 32 Dev-kit C is capable of connecting 6 other ESP-32 WROOM 32 Dev-kit C using BLE, receive data using GATT service and simultaneously connect to WiFi to transfer the received data to cloud (AWS server).In a nutshell, receive data through BLE and parallelly send the data to cloud. Would like to know if i am heading the right way choosing ESP-32 WROOM 32 Dev-kit-C controller for the above mentioned application.