Skip to content

This sketch reads GPS NMEA messages from hardware serial UART2 on a esp32-wroom-32d board and writes them to tcp client on port 23

License

Notifications You must be signed in to change notification settings

mzarglis/esp32_tcp_serial_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp32_tcp_serial_server

This sketch reads GPS NMEA messages from hardware serial UART2 (pin 16/17) on a esp32-wroom-32d board and writes them to tcp client on port 23

Can point ublox u-center to the ip address of esp32 on port 23 and it will parse messages and give a graphical display, or just telnet to it to see the raw NMEA messages output from the gps module.

About

This sketch reads GPS NMEA messages from hardware serial UART2 on a esp32-wroom-32d board and writes them to tcp client on port 23

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages