Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nice job! #1

Open
henkiejan1 opened this issue Aug 11, 2021 · 4 comments
Open

Nice job! #1

henkiejan1 opened this issue Aug 11, 2021 · 4 comments

Comments

@henkiejan1
Copy link

Hi,

You made exactly where i was looking for! What a great job. :) Compliments!

@henkiejan1
Copy link
Author

Got it only not working. Neo6M connected to Wemos D1 mini D7 en D8 and on 5v. I see the AP but when i try connect i did not got a ip adress

@lbento27
Copy link
Owner

Got it only not working. Neo6M connected to Wemos D1 mini D7 en D8 and on 5v. I see the AP but when i try connect i did not got a ip adress

Early I was getting the same issue because I was using SOFTWARESERIAL library and then I switched to physical serial pins RX TX, can you test for those? Just remove the line Serial. Swap(); and connect the TX - Rx Rx-TX and see, or before that remove line WiFi. SoftAPConfig (local_ip, gateway, subnet) and let the ESP handle the IP, I think then the IP will be 192.168.4.1, or even first just disconnect D7 and D8 and try to boot and see if you get an IP, and make sure that there's no others ESP on interfering whit wifi

@henkiejan1
Copy link
Author

A very late reply. But it looks like it works with outcomment the ip config of the wemos. I need to wait for the gps fix but i see the time in the interface. So i think that should be not a problem. :)

@henkiejan1
Copy link
Author

I have use the gps last evening and works very nice! Great job. Should a Neo-8M works better? And is there any idea to display the top speed and gps on a SSD1306 oled display?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants