Newbie (but not inexperienced) with a problem
Posted: Thu Jul 26, 2018 4:45 pm
I wish to transmit serial data (from a GPS with serial output ) via WiFi to a Windows tablet that does not have GPS. This is doable now through the purchase of a stunning expensive module that I'm sure is nothing more than an ESP8266 device (or something similar).
So, I bought myself an ESP8266 board produced by DOIT
that purports to have firmware inside to do exactly this.
I wired the module up to a Windows PC using a serial adaptor and external power supply, ran a terminal emulator, set the baud rate to 76000 and pressed the rest button.
Tada! In the terminal window, things displayed, about 20 lines of English showing dates, firmware revs, checksums and so forth. So I'm pretty sure the serial connection is correct.
From another PC, I connected via WiFi to the device and got the GUI expected (according to the TERRIBLE Chinglish documentation).
However, that documentation also suggests I should be able to type
AT
and get an
OK
and I don't. And no matter what baud rate I select, there is no response to an AT command. I've put a scope on the lines and the serial bits do get to the 8266, but the chip simply ignores them.
I've spent some time at this to no avail, and now am at something of a loss.
Any suggestions appreciated.
Alan
P.S. If there is a suggestion that says "buy this board, do what it says on that webpage and just throw your old board away", well, I'm good with that as well.
So, I bought myself an ESP8266 board produced by DOIT
that purports to have firmware inside to do exactly this.
I wired the module up to a Windows PC using a serial adaptor and external power supply, ran a terminal emulator, set the baud rate to 76000 and pressed the rest button.
Tada! In the terminal window, things displayed, about 20 lines of English showing dates, firmware revs, checksums and so forth. So I'm pretty sure the serial connection is correct.
From another PC, I connected via WiFi to the device and got the GUI expected (according to the TERRIBLE Chinglish documentation).
However, that documentation also suggests I should be able to type
AT
and get an
OK
and I don't. And no matter what baud rate I select, there is no response to an AT command. I've put a scope on the lines and the serial bits do get to the 8266, but the chip simply ignores them.
I've spent some time at this to no avail, and now am at something of a loss.
Any suggestions appreciated.
Alan
P.S. If there is a suggestion that says "buy this board, do what it says on that webpage and just throw your old board away", well, I'm good with that as well.