| Posted: 07:10am 25 Aug 2026 |
Copy link to clipboard |
 Print this post |
|
Hi all,
I am trying to include the country code in my web mites (repeater problem seems it may help from the notes. At the moment the web mite has these options
> option list WebMite MMBasic Version 5.07.08RC4 OPTION WIFI Telstra174895, ************, WebClock OPTION TELNET CONSOLE ON >
Trying this I get a syntax error
> OPTION WIFI "Telstra174895","***************","WC","AU" Error : Syntax
Because of the length I could not enter the command at the prompt. So I placed the following as the first line (only line) of the program.
It looks like this
> OPTION WIFI "Telstra174895","**********","WC","255.255.255.0","10.0.0.212","AU" >
It runs without error "I think" BUT nothing changes (Name does not change.) So I believe this command has not worked. What am I doing wrong? Rob White |