Skip to content

Commit

Permalink
update FAQ
Browse files Browse the repository at this point in the history
  • Loading branch information
mobizt committed Jun 11, 2024
1 parent 881d382 commit d998de8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion FAQ.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

Revision `2024-06-09T07:13:35Z`
Revision `2024-06-11T01:14:40Z`

# Async Firebase Client library for Arduino Frequently Asked Questions.

Expand Down Expand Up @@ -69,6 +69,10 @@ Then there are many possible causes of connection issue that cause the SSL clien

- In ESP32, ADC channel 2 cannot be used while using WiFi.

- ESP8266/ESP32 ESP-Now conflicts. You can't use WiFi while using ESP-Now.

- ESP32 Bluetooth conflicts. You can't use WiFi while using its Bluetooth.

#### Possible WiFi firmware issues

- If you are using `Arduino UNO R4 WiFi`, `Arduino Portenta C33`, `Arduino MKR WiFi 1010`, `Arduino NANO 33 IoT`, and `Arduino Nano RP2040`, please make sure you have already done the following.
Expand Down

0 comments on commit d998de8

Please sign in to comment.