esp32-xbee icon indicating copy to clipboard operation
esp32-xbee copied to clipboard

ESP32 XBee UART Interface

Results 41 esp32-xbee issues
Sort by recently updated
recently updated
newest added

Hello, I am trying to establish communication with an ESP32 as socket client and another one as socket server. However, the socket client always restarts with the following reason: ```...

Dear Mr. Ceetkovic, I use your ESP32 software for transferring NTRIP data on the Ardusimple UBLOX F9 boards (XBEE socket) for my private hobby model airplane building. https://github.com/nebkat Here once...

Hello. I am working (experimenting) on transmitting the RTCM messages with MQTT frames via Mosquito Brocker and TLS connection. I have seen this idea on: https://github.com/GeoscienceAustralia/gnss-mqtt http://www.ignss2018.unsw.edu.au/sites/ignss2018/files/u80/Slides/D2-S3-ThC-Wang.pdf https://esprtk.wordpress.com I know...

enhancement

Trimble rovers needs 1008 message. Where the best place for message injection? 1008 message should go after 1005 or 1006 message. Also, for GLONASS corrections support, 1230 message need corrections...

I programmed a Huzzah esp32 and works now, although I had to enter TX/RX pins in config.c as the configuration html page seemed to have no effect on changing those...

I have experienced a number of issues attempting to run v0.4.2 simultaneously as an NTRIP server and TCP server which may be related. To rule out power fluctuations power is...

bug

As you can see in the terminal, the Nrtrip master is restarting every three seconds. I tried a full reset with the boot button, but it dosen´t work. Because of...

To deal with those situations where wifi simply ceases to function for no apparent reason I was just wondering whether some sort of belt and braces test so Xbee can...

I'd like to create a custom NTRIP client in Python without ESP32-XBee Master device. - Which UART is the ESP32-XBee using now? Same UART on `POWER+GPS` USB port? - If...

I have a simpleRTK2B with an esp32 xbee module since this week. At the beginning I was able to connect to the esp32 WiFi-Hotspot and browse to the Configuration Page....