The following warnings occurred:
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.1.28 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/printthread.php(287) : eval()'d code 2 errorHandler->error_callback
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



CBMSTUFF FORUM
Cannot Connect to WiFi, No Router Located? - Printable Version

+- CBMSTUFF FORUM (https://www.cbmstuff.com/forum)
+-- Forum: CBMSTUFF PRODUCTS (https://www.cbmstuff.com/forum/forumdisplay.php?fid=1)
+--- Forum: WiModem (https://www.cbmstuff.com/forum/forumdisplay.php?fid=75)
+--- Thread: Cannot Connect to WiFi, No Router Located? (/showthread.php?tid=576)

Pages: 1 2


RE: Cannot Connect to WiFi, No Router Located? - admin - 01-12-2022

Well, something changed in your router. WPS just automates the same process used with the AT*SSID command. Maybe someone got into your router remotely? You are definitely using very old WiModem firmware - the AT*REBOOT command was removed years ago.


RE: Cannot Connect to WiFi, No Router Located? - Digital Man - 01-12-2022

What I am saying is that I cannot connect to ANY access point.  Any SSID.  On my network, another network, tethered, what have you...it will not connect manually.  

I have discovered, that if I use the AT*NS[1],passphrase process this works as well as WPS.  

I've used different terminal programs as well, in C64 mode, C128, ANSI, CBM, etc... etc....  

I mean at this point I am connected, but AT*SSID [name][,passphrase] does not work.  And my access point names are basic; HomeAP and HOMEAP2 for example.


RE: Cannot Connect to WiFi, No Router Located? - admin - 01-12-2022

Are you using ANSCII mode for your terminal program? You should be seeing capital letters when you are typing. As stated in the manual, you can’t be in a “graphics” mode when you are entering a SSID and password. With CCGMS you need to toggle mode to ANSCII.


RE: Cannot Connect to WiFi, No Router Located? - John_Newcombe - 11-11-2022

(01-12-2022, 06:12 PM)admin Wrote: Are you using ANSCII mode for your terminal program?  You should be seeing capital letters when you are typing.  As stated in the manual, you can’t be in a “graphics” mode when you are entering a SSID and password.  With CCGMS you need to toggle mode to ANSCII.

This error has been driving me nuts for ages, however, it seems that for me at least the problem has been with the Manual. In the example at the begining of the manual it suggests the format "AT*SSID NETGEAR24,WiModem1" should work however, in my case including the space between 'SSID' and the SSID name causes 'No Router Located' errors. using the format "AT*SSIDNETGEAR24,WiModem1" works fine. The section of the manual that describes AT*SSID seems correct in that there is no space.

I hope this helps.


RE: Cannot Connect to WiFi, No Router Located? - admin - 11-11-2022

I have made a note in the new manual that there is no space between the command and the router name. ALL other commands are this way as well. There are NO spaces between a command and data that follows.