Page 16 of 23

Re: Getting WFI Working on TF3xx with ESP Module

Posted: 17 Jun 2020 13:45
by thairacer
hi ! just to said that i so happy to get wifi working
on my CD32 tf330 :) , it was lot of drama but worth it !
special thanks to :
superduper for his support and patience !
sugar for his great help that solve the keyboard mystery
terriblefire for doing this awesome product
E-Penquin for superb tutorial
cd32bits
welcome to the club :)

Image

Re: Getting WFI Working on TF3xx with ESP Module

Posted: 17 Jun 2020 13:55
by matt020
thairacer wrote: 17 Jun 2020 13:45 it was lot of drama but worth it !
It was a strange experience for me, people were simply saying "update the firmware, follow the guides" but there were a lot of silly little details left out. Just enough information left out to create annoying speed bumps along the way.

But once it works, its stable and its fantastic!

Re: Getting WFI Working on TF3xx with ESP Module

Posted: 17 Jun 2020 14:02
by terriblefire
matt020 wrote: 17 Jun 2020 13:55
thairacer wrote: 17 Jun 2020 13:45 it was lot of drama but worth it !
It was a strange experience for me, people were simply saying "update the firmware, follow the guides" but there were a lot of silly little details left out. Just enough information left out to create annoying speed bumps along the way.

But once it works, its stable and its fantastic!
Which details? Update the guides.

Re: Getting WFI Working on TF3xx with ESP Module

Posted: 17 Jun 2020 14:29
by thairacer
i will put some details tonight, at work now and do a simplest version for the french cd32 users .

Re: Getting WFI Working on TF3xx with ESP Module

Posted: 17 Jun 2020 15:44
by 32Bits
thairacer wrote: 17 Jun 2020 13:45 hi ! just to said that i so happy to get wifi working
on my CD32 tf330 :) , it was lot of drama but worth it !
special thanks to :
superduper for his support and patience !
sugar for his great help that solve the keyboard mystery
terriblefire for doing this awesome product
E-Penquin for superb tutorial
cd32bits
welcome to the club :)

Image
Looking good! Glad you got it sorted.

Re: Getting WFI Working on TF3xx with ESP Module

Posted: 17 Jun 2020 15:47
by terriblefire
thairacer wrote: 17 Jun 2020 14:29 i will put some details tonight, at work now and do a simplest version for the french cd32 users .
The reason i dont like putting other guides inside a guide is because then two guides need updated if something changes.

Re: Getting WFI Working on TF3xx with ESP Module

Posted: 18 Jun 2020 02:19
by matt020
terriblefire wrote: 17 Jun 2020 14:02
matt020 wrote: 17 Jun 2020 13:55 there were a lot of silly little details left out. Just enough information left out to create annoying speed bumps along the way.
Which details? Update the guides.
Downloading files from the Github the correct way for example. That a right click and "save as" was not saving the actual file from the Github.

Re: Getting WFI Working on TF3xx with ESP Module

Posted: 18 Jun 2020 08:09
by terriblefire
matt020 wrote: 18 Jun 2020 02:19
terriblefire wrote: 17 Jun 2020 14:02

Which details? Update the guides.
Downloading files from the Github the correct way for example. That a right click and "save as" was not saving the actual file from the Github.
Most people don't download individual files from github. They either clone a repo or download the whole repo thing as a zip.

There has to be a level of assumed knowledge.... otherwise every guide would start with an explanation of what a computer is.

Re: Getting WFI Working on TF3xx with ESP Module

Posted: 18 Jun 2020 08:23
by Higgy
Trying to get this working on my TF360.
I get showNetstatus reporting the correct info from the 'Getting the CD32 online' Guide. But then with the Telnet stage it times out on connecting when I try to connect 192.168.240.1,7777
I installed Roadshow demo, I guess it is running in the background as I am just then running the Telnet to connect once in Workbench.
I know there were 2 parts of the ESP Firmware to install. Would showNetstatus give me correct info if i flashed 2nd part of Firmware to wrong address for example? I used NodeMCU, Windows and a serial to USB that has 3.3v to flash.
Cheers

Re: Getting WFI Working on TF3xx with ESP Module

Posted: 18 Jun 2020 08:27
by terriblefire
Higgy wrote: 18 Jun 2020 08:23 Trying to get this working on my TF360.
I get showNetstatus reporting the correct info from the 'Getting the CD32 online' Guide. But then with the Telnet stage it times out on connecting when I try to connect 192.168.240.1,7777
I installed Roadshow demo, I guess it is running in the background as I am just then running the Telnet to connect once in Workbench.
I know there were 2 parts of the ESP Firmware to install. Would showNetstatus give me correct info if i flashed 2nd part of Firmware to wrong address for example? I used NodeMCU, Windows and a serial to USB that has 3.3v to flash.
Cheers
Can you ping 192.168.240.1 ?

the telnet should be to 192.168.240.1 7777 not 192.168.240.1,7777