Page 1 of 1

Use dual core for wifi connection

Posted: Wed Jan 27, 2021 8:01 pm
by caanaghe
Hello people..

I want to use the dual-core option that esp32 brings to have a core in charge of connecting to Wi-Fi and sending it to the database and another in charge of processing the information collected by sensors. I don't know much about esp32 and I'm working on arduino, what do you recommend? Does anyone have a similar project that can guide me?

Re: Use dual core for wifi connection

Posted: Thu Jan 28, 2021 3:01 am
by ESP_Sprite
Lots of 'em. A simple Google on 'esp32 arduino dual core' turned up e.g. this.