Faulty ESP32-S2 Saola Boards
Posted: Wed Nov 11, 2020 10:49 pm
Hello all,
Recently I have done a project for client over in Europe and completed the prototype not too long ago. I won't disclose full details on the device but basically, in order to connect the device to the internet, an http server is instantiated in soft-AP mode in order to take user credentials. When first booting up the device(if not already connected to the users wi-fi) a scan is done of the nearest APs and it is written to a JSON file in SPIFFs and served through the device on a drop down menu in a web page.
When doing this from my own personal living space I can pick up anywhere from 30-50 APs (due to heavily congested area) and have seen no problems with connecting to the ESP or the internet.
When my client tries the same developed firmware over in Europe(I am from USA), when wifi is scanned he only maybe half of the time receives APs surrounding him even when close to access points. He noticed when placing the device in a coffee mug, that he is able to pick up the access points every time, so this had me believing there was cross-talk between signals, he moved the device away from any type of RF devices and had gotten routers very close by but not others in a near vicinity after doing a scan. He also analyzed the wifi of nearby APs when the device is in soft AP mode and noticed that, even when near the device he gets weak signal strength(-80dBm at about 5-7 meters away from the ESP). This made me believe that the dev boards he has ordered is faulty after testing all 3 dev boards he bought from Digikey.
So my question is, is it possible all 3 development boards are faulty (all saola development boards from Espressif directly) or is there something else that may be going on?
This scares me as the project develops further, I am not sure if I will want to use a WROOM module for a prototype board due to the issues were having.
Hope to hear from you all soon!
Thanks.
Recently I have done a project for client over in Europe and completed the prototype not too long ago. I won't disclose full details on the device but basically, in order to connect the device to the internet, an http server is instantiated in soft-AP mode in order to take user credentials. When first booting up the device(if not already connected to the users wi-fi) a scan is done of the nearest APs and it is written to a JSON file in SPIFFs and served through the device on a drop down menu in a web page.
When doing this from my own personal living space I can pick up anywhere from 30-50 APs (due to heavily congested area) and have seen no problems with connecting to the ESP or the internet.
When my client tries the same developed firmware over in Europe(I am from USA), when wifi is scanned he only maybe half of the time receives APs surrounding him even when close to access points. He noticed when placing the device in a coffee mug, that he is able to pick up the access points every time, so this had me believing there was cross-talk between signals, he moved the device away from any type of RF devices and had gotten routers very close by but not others in a near vicinity after doing a scan. He also analyzed the wifi of nearby APs when the device is in soft AP mode and noticed that, even when near the device he gets weak signal strength(-80dBm at about 5-7 meters away from the ESP). This made me believe that the dev boards he has ordered is faulty after testing all 3 dev boards he bought from Digikey.
So my question is, is it possible all 3 development boards are faulty (all saola development boards from Espressif directly) or is there something else that may be going on?
This scares me as the project develops further, I am not sure if I will want to use a WROOM module for a prototype board due to the issues were having.
Hope to hear from you all soon!
Thanks.