resp8266wifi

  1. G

    B4R Question rESP8266WiFi connect

    Is it possible to connect to WIFI without waiting for the connection to be established? Right now, wifi.connect("SSID") is a blocking function that returns the connection result. I am interested in if it is possible to have a subroutine that begins the connection process without waiting for the...
  2. sasetcolombia

    B4R Question Error when using rESP32Bluetooth and rESP8266Wifi at the same time

    The Bluetooth and Wi-Fi connection works correctly when used independently, but trying to use both connections in the same project generates the error that is attached in the text file. What is the solution?
Top