Hi,
I have inherited a sensor that uses a bespoke board with an ESP32 built into it. It used to send data to AWS for visualisation via a web app. However, the AWS account is defunct so I can't see the data.
I have instructions how to connect directly to the device, which works. It creates it's own WiFi network and I use it's MAC address and a password to connect. I then get access to an NVS Configuration Page which I can use to connect the ESP32 to the local WiFi, if I so choose. However, because the AWS Web App is defunct, that doesn't help me.
I presume that I can access the data coming off the ESP32, but I don't know how to do this. Can you suggest methods?
I'm an ignoramus, but willing to learn.
I have inherited a sensor that uses a bespoke board with an ESP32 built into it. It used to send data to AWS for visualisation via a web app. However, the AWS account is defunct so I can't see the data.
I have instructions how to connect directly to the device, which works. It creates it's own WiFi network and I use it's MAC address and a password to connect. I then get access to an NVS Configuration Page which I can use to connect the ESP32 to the local WiFi, if I so choose. However, because the AWS Web App is defunct, that doesn't help me.
I presume that I can access the data coming off the ESP32, but I don't know how to do this. Can you suggest methods?
I'm an ignoramus, but willing to learn.