Closed shaina-espulgar closed 1 year ago
The database URL (actually only host name) may not valid. https://github.com/mobizt/Firebase-Arduino-WiFiNINA/blob/a74d6e49a662c677e8b8df12d5337c1ea4981612/examples/Basic/Basic.ino#L18
Please try to delete your database secret in your project and create new one. Or create new project.
I can confirm that this is not library issue.
If you have tried everything in your code and all credentials you provided are ok. You should check your internet connection included your WiFi AP, router and internet ISP.
I've read this one and this one. I've compiled with all your solutions but still, the same problem occurs.
My firmware is latest:
and here are my
I've also renew the database secret.
My FIREBASE_HOST is in correct syntax.
My board is Arduino Nano 33 IOT
Sorry for the inconvenience. Badly need your help for this!