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
WiModem232 Pro! - Printable Version

+- CBMSTUFF FORUM (https://www.cbmstuff.com/forum)
+-- Forum: CBMSTUFF PRODUCTS (https://www.cbmstuff.com/forum/forumdisplay.php?fid=1)
+--- Forum: WiModem232 / WiModem232 Pro (https://www.cbmstuff.com/forum/forumdisplay.php?fid=79)
+--- Thread: WiModem232 Pro! (/showthread.php?tid=1057)

Pages: 1 2


RE: WiModem232 Pro! - admin - 02-15-2024

MAKE SURE that you are using a terminal program in ASCII mode, not a graphics mode. AT#WIFI! must be in all capitals.


RE: WiModem232 Pro! - cziczi - 02-16-2024

(02-15-2024, 04:51 PM)admin Wrote: MAKE SURE that you are using a terminal program in ASCII mode, not a graphics mode.  AT#WIFI!  must be in all capitals.

It's an Apple IIc with PROTERM. (I don't see an ASCII option, tried with various/ without emulation.) 
No RTS/CTS, 300Bauds.
The Display shows the last "AT#WIFI!" command, but there is no response.

ATDT still with error.


RE: WiModem232 Pro! - admin - 02-16-2024

There will be no response. That is normal. You will have to reboot the modem afterwards. Do you see "EEPROM CORRUPTED" on the display when the modem boots? If not, then your error is something else.

Are you able to type ATI and see information about the modem?


RE: WiModem232 Pro! - cziczi - 02-17-2024

(02-16-2024, 12:17 PM)admin Wrote: There will be no response.  That is normal.  You will have to reboot the modem afterwards.  Do you see "EEPROM CORRUPTED" on the display when the modem boots?  If not, then your error is something else.

Are you able to type ATI and see information about the modem?

Hi,
there was "EEPROM CORRUPTED" directly after the firmware update. But the modem correctly connected to the WIFI.
There is no "EEPROM CORRUPTED" after the normal reboot. Just "READY" and the WIFI SSID.
ATI works fine.


RE: WiModem232 Pro! - cziczi - 02-17-2024

(02-17-2024, 03:18 AM)cziczi Wrote:
(02-16-2024, 12:17 PM)admin Wrote: There will be no response.  That is normal.  You will have to reboot the modem afterwards.  Do you see "EEPROM CORRUPTED" on the display when the modem boots?  If not, then your error is something else.

Are you able to type ATI and see information about the modem?

Hi,
there was "EEPROM CORRUPTED" directly after the firmware update. But the modem correctly connected to the WIFI.
There is no "EEPROM CORRUPTED" after the normal reboot. Just "READY" and the WIFI SSID.
ATI works fine.

OK, when I reboot (power off/on) after AT#WIFI!, the modem doesn't find the router.
A second reboot, and the WIFI connects well again. ATI is OK, but ATDT with ERROR.
I reproduced this behaviour several times.


RE: WiModem232 Pro! - admin - 02-18-2024

Are you typing something immediately after ATDT (like a URL)? There should be no space between ATDT and the URL. Can you provide a picture of the error?


RE: WiModem232 Pro! - cziczi - 02-18-2024

(02-18-2024, 02:11 AM)admin Wrote: Are you typing something immediately after ATDT (like a URL)?  There should be no space between ATDT and the URL.  Can you provide a picture of the error?

OK, I'm sorry. That did it! :-)
I always tried just "ATDT" or "ATDT GOOGLE.COM:80" like in the manual.


RE: WiModem232 Pro! - admin - 02-19-2024

There should be no space between ATDT and the URL. I should probably allow space characters (ignoring them) after ATDT. i will look into that.