-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Suddenly cannot connect to wifi (or maybe reboot?) #50
Comments
Please check if there was any update or change in your wifi config. Sometimes router firmware updates are changing settings (i.e. in the last months some updates enabled WPA3 which may cause problems). |
No changes what so ever. Also tried creating a hotspot from my phone - same behavior. |
Also - the nova pm sensor blinks red in the back. |
If you connect to the sensor for configuration: Can you see your network (the one the sensor should be connected to) in the list of available networks? |
Don't have access to the router. It's crazy, but it's my ISP policy. Other than that yes - I can see the network and also other networks. I tried like I mentioned to connect to the generated by my phone access point with no results. Also tried to manually type the name of the network in the input field in case there are whitespaces or other obstacles by the auto copying but no. |
I would check for serial connection to the node controller is there any debug message printed or don't. Maybe trying to pump up debug level and do reboot the sensor. Next step would be making a 'Factory' reset. If you can connect to the console via its own default AP (airohrxxxx SSID), you should find a 'Delete Configuration' menu option on the main page of the sensor. Hope any of those help to move things forward and your sensor is coming back to alive soon. |
Where are these debug messages stored and how do I access them? They are not in the interface at 192.168.4.1. |
You may can try http://192.168.4.1/debug?lvl=5 (it may not works if sensor is not fully configured and running in setup mode.) Debug messages can be found on serial console (using usb port of the controller and a terminal emultator like the popular minicom in linux or mac, or if you have windows, then putty also can do the serial terminal emulation). /** Actually I have used it with Linux, and not sure what driver need to install for windows to let terminal emulation to work. You can configure minicom with valid serial port settings. like /dev/ttyUSB0 (for linux) [or COM3 or COM5 (for windows - check in device manager which comm port) (or whatever device name recognized)] and any of standard serial communication parameters: Then if you plug in the pc you are running the minicom and resetting the controller you will see something in the terminal window. Let me know if you need more detailed steps, I can grab back my sensor from my backyard for a few minutes to check the exact way how to get on the serial console. |
Hi, sorry for piggybacking this issue, but I have similar with my airohr sensor and would like to connect to its serial to see the logs or any help what is wrong. And of course minicom just can't use and connect through ttyUSB0 as the device is really not there, could you tell me how can I go forward? Thanks in advance. |
This seems to be a local problem. BRLTTY and the usb3 driver both seem to try setting a config for this port. |
Hi, thanks for answering. What do you mean by config setting? To tell the truth I am not familiar with the HW schematic of this device but if I understand well the issue happens after boot and I suppose that is also related to the issue with the wifi connection problem (an no measurements, not able to reach the web page and seemingly non-functioning device) |
Hi Lajos,
If you don't use Braille terminal at all, it is safe to completely remove
brlrtty from your linux host.
Chers,
Boti
…On Mon, Oct 14, 2024 at 8:15 AM Lajos Katona ***@***.***> wrote:
Hi, thanks for answering. What do you mean by config setting? To tell the
truth I am not familiar with the HW schematic of this device but if I
understand well the issue happens after boot and I suppose that is also
related to the issue with the wifi connection problem (an no measurements,
not able to reach the web page and seemingly non-functioning device)
—
Reply to this email directly, view it on GitHub
<#50 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC5W5FIMYQJRNDOQK6VNPCDZ3NOOTAVCNFSM6AAAAABOTXFVP2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMJQGEYTAMBYHA>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
All of a sudden the sensor stopped working. I got it from the balcony, checked if all pins are properly connected, then rebooted and instead of connecting to the wifi network again the sensor created it's own network (airRohr.). When I enter http://192.168.4.1/config, type wifi credentials and press the restart button nothing happens, the airrohr network stays online and the sensor is not connected to the wifi network. Any idea what I am doing wrong and how to fix it? Sensor has been online for more than a year without any problems.
The text was updated successfully, but these errors were encountered: