Skip to content

Describe Connection for Other ESP32 Board #36

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ESP32 XBee
ESP32 XBee is the official firmware for the Ardusimple [WiFi NTRIP Master](https://www.ardusimple.com/product/wifi-ntrip-master/) ESP32 XBee device [[3D model]](https://github.com/nebkat/esp32-xbee/blob/master/esp32-xbee-board.step), made with [ESP-IDF](https://github.com/espressif/esp-idf). Its main function is to forward the UART of the ESP32 to a variety of protocols over WiFi.

Although it is primarly intended for the WiFi NTRIP Master, this software can run on any ESP32 with minimal modifications to the GPIO configuration.
Although it is primarly intended for the WiFi NTRIP Master, this software can run on any ESP32 with minimal modifications to the GPIO configuration by, for example, connecting the XBee 3V3, RX0 and GND to the equivalent pins on the ESP32 (TX connection not needed).

## Features
- WiFi Station