No is NOTHING like plipbox. its a complete router and the slip.device looks exactly like a sana device. No dialup scripts nothing. Its plug and play.kulamario wrote: Sat Apr 18, 2020 1:15 pm I'll check everything this when I come back from work
But I have question
This slip router working on same rules like plipbox ?
I just want tell I have plipbox in home and this plipbox no run maybe is real my modem is not good for this ?
I fight with plipbox for few days and no success
I have modem F2000
Internet from eir.ie
Another thing maybe my ports in amiga is faulty
Is possible to check ports amiga via some terminal ?
Can all registered uses please login, even just for a few minutes..
It helps build a picture where our "good traffic" is coming from..
Thanks :)
It helps build a picture where our "good traffic" is coming from..
Thanks :)
Module ESP8266 without TF on Amiga
Moderators: terriblefire, Terriblefire Moderator
-
terriblefire
- Admin sponsor

- Posts: 5687
- Joined: Mon Aug 28, 2017 10:56 pm
- Location: Glasgow, UK
Re: Module ESP8266 without TF on Amiga
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
Re: Module ESP8266 without TF on Amiga
I am find ttl to serial converter.
Maybe this help to you.
https://m.aliexpress.ru/item/3295699649 ... 567&is_c=Y
Maybe this help to you.
https://m.aliexpress.ru/item/3295699649 ... 567&is_c=Y
Re: Module ESP8266 without TF on Amiga
Today I had some free time and I did the whole process again including downloading the firmware and best of all before disconnecting the ESP8266 from a Linux PC, ping was on 192.168.240.1
I disconnected ESP from the computer and connected to the power supply
Unfortunately, there is nothing answered from 192.168.240.1
as I understand after turning esp8266 on the power supply and login to WiFi should I get something ping?
ESP8266 is logged in to the router of course
And now I cant even connect to
I disconnected ESP from the computer and connected to the power supply
Unfortunately, there is nothing answered from 192.168.240.1
as I understand after turning esp8266 on the power supply and login to WiFi should I get something ping?
ESP8266 is logged in to the router of course
And now I cant even connect to
Code: Select all
telnet 192.168.240.1 7777Re: Module ESP8266 without TF on Amiga
Try telnet to 192.168.1.2 7777 (the IP it has gotten pr photo)
To clearify: 192.168.240.1 is only accessible from the serial side of the ESP.
To clearify: 192.168.240.1 is only accessible from the serial side of the ESP.
Re: Module ESP8266 without TF on Amiga
Nothing happened
Re: Module ESP8266 without TF on Amiga
But when I write
I have connection
As well ping go but on address 192.168.1.2
Code: Select all
telnet 192.168.1.2 7777As well ping go but on address 192.168.1.2
-
terriblefire
- Admin sponsor

- Posts: 5687
- Joined: Mon Aug 28, 2017 10:56 pm
- Location: Glasgow, UK
Re: Module ESP8266 without TF on Amiga
OK if this isnt working for you why dont you slattach back to it with baud rate 38400 as i suggested?
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
Re: Module ESP8266 without TF on Amiga
I setup on 38400 but as well working on 9600
But now is 38400 ping working
But why is on 192.168.1.2
But now is 38400 ping working
But why is on 192.168.1.2
Re: Module ESP8266 without TF on Amiga
Should I not change address here ?
-
terriblefire
- Admin sponsor

- Posts: 5687
- Joined: Mon Aug 28, 2017 10:56 pm
- Location: Glasgow, UK
Re: Module ESP8266 without TF on Amiga
Why are you setting the bitrate to 38400? Set it everywhere to 9600 and leave the IP settings alone.
EDIT: Your issue is either hardware or that the A500 cannot handle 38400 baud with workbench running.
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."