How to restore wifi for airrohr?

I have been using sensors in several places for years and have been satisfied with the results so far.

Now I have replaced the DHT22 with the BME280 sensor (temperature / air humidity / pressure) for an existing chip id.

The problem is that the ESP8266 does not release the IP address so that the data can be sent to the Internet.

Why ?

A few screen shots explain it.

Strangely, an access point is opened again (as with the first installation, years ago) but when entering the (definitely) correct Wifi password, there is an message “incorrect” !!

The IP address is listed in the router, but there is no connection because the ESP8266 does not release the address.

Is the error known and what can I do?

As it is, no data is output because it is not in the network.

Surely there are experts here who can help.


Hi,

I don’t understand the situation.
It seems that the semsor is not connected to the internet.
Where do you see “incorrect” in the sensor interface ? I can’t remember there is such an error message in the firware.
Please send me screenshots.

Could you read the USB logs of the sensor ?

Hi, for making it as simple as it is, firts step here the screen shot. I do see the board open an accesspoint, showing the chip ID and is asking for the (router) WIFI password. When inserting (definitively the one) I do get an error message.
Dose the help to understand ?
Pls let me know.

No, when the board not is connected to the Wifi, can I get the “USB losgs” anyway ? and if yes, how ?

Would be glad to here for a solution.

airrohr_no_wifi_connect

Unfortunately, I can’t recognize this picture…
Try to write airrohrcfg. But that would mean you have downloaded the beta…

You can always get the USB logs. Have you ever used the Arduino IDE ? You can see the logs in the Serial Monitor.