You will not be able to post if you are still using Microsoft email addresses such as Hotmail etc
See here for more information viewtopic.php?f=20&t=7296
BOOKMARK THIS PAGE !
https://www.exxosforum.co.uk:8085/IP_CHECK/
You can unban yourself if needed. It also sends me reports to investigate the ban.
DO NOT USE MOBILE / CGNAT DEVICES WHERE THE IP CHANGES CONSTANTLY!
At this time, it is unfortunately not possible to whitelist users when your IP changes constantly.
You may inadvertently get banned because a previous attack may have used the IP you are now on.
So I suggest people only use fixed IP address devices until I can think of a solution for this problem!

Getting WFI Working on TF3xx with ESP Module

Help & news on accelerators from TF, Amiga, Atari, CD32 etc

Moderators: terriblefire, Terriblefire Moderator

terriblefire
Admin sponsor
Admin sponsor
Posts: 5683
Joined: 28 Aug 2017 22:56
Location: Glasgow, UK

Re: Drivers for ESP modules

Post by terriblefire »

theq wrote: 31 Mar 2020 11:16 Was testing this yesterday, but with no success. Need to confirm that my ESP-01S is working properly. Will test this today.
Just ordered stuff from Digikey to help troubleshoot the port during Easter.

Does the port act like a normal serial Tx/Rx on the Amiga with the normal serial.device (except it's TTL obviously)? No need for any fancy wrapper or workaround?
Yup that should work. You'll need to flash it with esp_slip_router and set the baud rate
———
"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."
theq
Posts: 114
Joined: 18 Dec 2018 19:16
Location: North of the Wall

Re: Drivers for ESP modules

Post by theq »

terriblefire wrote: 31 Mar 2020 11:19 Yup that should work. You'll need to flash it with esp_slip_router and set the baud rate
Yeah, flashed it with the default .bin's and with self-compiled .bin's but nothing.
Wasn't able to Putty it or make it connect to my wifi.

Will use my Raspberry Pi to troubleshoot it tonight. More reliant that way... :roll:
terriblefire
Admin sponsor
Admin sponsor
Posts: 5683
Joined: 28 Aug 2017 22:56
Location: Glasgow, UK

Re: Drivers for ESP modules

Post by terriblefire »

theq wrote: 31 Mar 2020 11:45
terriblefire wrote: 31 Mar 2020 11:19 Yup that should work. You'll need to flash it with esp_slip_router and set the baud rate
Yeah, flashed it with the default .bin's and with self-compiled .bin's but nothing.
Wasn't able to Putty it or make it connect to my wifi.

Will use my Raspberry Pi to troubleshoot it tonight. More reliant that way... :roll:
You wont be able to putty. You need to SLAttach to it via linux and then telnet to port 7777 like the instructions say here.

https://github.com/martin-ger/esp_slip_router
———
"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."
matt020
Posts: 325
Joined: 29 Sep 2019 09:17
Location: West Australia

Re: Drivers for ESP modules

Post by matt020 »

terriblefire wrote: 30 Mar 2020 13:26 a 3.3v usb serial breakout will work with the TF330.. but i'm not going down the road of supporting it etc. otherwise i'll get nothing done.
This might be easier, and at this stage the only working option. I'm not concerned if its at 19200 or 115000 baud, as long as there is a way to send files to/from the CD32, it would be more than what is running at the moment: no way of sending files to/from the CD32

I might start a new thread on it, if there is no objection.
terriblefire
Admin sponsor
Admin sponsor
Posts: 5683
Joined: 28 Aug 2017 22:56
Location: Glasgow, UK

Re: Drivers for ESP modules

Post by terriblefire »

I tried following this guide and using WinUAE...

https://blog.nootch.net/post/amiga-bbs-online-2019/

I get this error...
error.JPG
Setup is here

https://mega.nz/#!cZREzILK!-0nAO4vUltxi ... zRBANsIcao
You do not have the required permissions to view the files attached to this post.
———
"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."
Smyckers
Posts: 8
Joined: 27 Aug 2019 21:13

Re: Drivers for ESP modules

Post by Smyckers »

@terriblefire Can you try disabling "carrier detect" on the PPP tab of the interface in genesis Prefs?
terriblefire
Admin sponsor
Admin sponsor
Posts: 5683
Joined: 28 Aug 2017 22:56
Location: Glasgow, UK

Re: Drivers for ESP modules

Post by terriblefire »

Smyckers wrote: 31 Mar 2020 17:24 @terriblefire Can you try disabling "carrier detect" on the PPP tab of the interface in genesis Prefs?
That got it in fs-uae on macosx!
Screenshot 2020-03-31 at 17.31.34.png
You do not have the required permissions to view the files attached to this post.
———
"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."
terriblefire
Admin sponsor
Admin sponsor
Posts: 5683
Joined: 28 Aug 2017 22:56
Location: Glasgow, UK

Re: Drivers for ESP modules

Post by terriblefire »

So this hard disk set of file...

https://mega.nz/#!RJ4xkQSA!hKA6ZNLKkpfF ... tw1yhZF_LU

Plus the standard ESP SLIP ROUTER firmware

https://github.com/martin-ger/esp_slip_router

settings are

Code: Select all

ESP SLIP Router V1.1.0 (build: Sun Feb 23 23:34:52 2020)
SLIP: IP: 192.168.240.1 PeerIP: 192.168.240.2
STA: SSID: BTHub4-WXYZ PW: ******** [AutoConnect:1] 
External IP: 192.168.1.80
DNS server: 192.168.1.254
Clock speed: 160
Serial bit rate: 38400
———
"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."
theq
Posts: 114
Joined: 18 Dec 2018 19:16
Location: North of the Wall

Re: Drivers for ESP modules

Post by theq »

I got mine working!
IMG_2661.jpg
Default setting (as in the walkthrough) + it's running at 115200 :)
Only thing I know I changed is Modems/TAs setting: Device-tab: Ignore DSR.

Not gotten DNS* working yet, but getting there is easier now that I have the basics working.

Oh! I swapped my ESP-01S with a Adafruit ESP8266.

Edit: Got DNS working :D
You do not have the required permissions to view the files attached to this post.
terriblefire
Admin sponsor
Admin sponsor
Posts: 5683
Joined: 28 Aug 2017 22:56
Location: Glasgow, UK

Re: Drivers for ESP modules

Post by terriblefire »

tried it in a TF330?

S
———
"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."

Return to “Terriblefire's channel”

Who is online

Users browsing this forum: CCBot and 3 guests