leodesigner / esp-link

esp8266 wifi-serial bridge, outbound TCP/UDP/REST, and arduino/STM32/AVR/LPC/NXP programmer
Other
2 stars 4 forks source link

thank you! #4

Open sbma44 opened 2 years ago

sbma44 commented 2 years ago

I've been trying to collect raw GNSS measurements from a ublox F9P receiver using ESP-LINK v2 and v3. Every attempt would fail in under 15 minutes, ceasing to receive data and occasionally generating debug log messages about an inability to allocate tx buffers. I built your fork, installed it, and have been collecting data for over 12 hours without issue.

Thanks for your excellent work. I realize that the ESP-LINK project's level of activity has diminished, but if there's any way I can support your efforts to get the project maintainers to merge your changes, I hope you'll let me know.

Sorry to use GH issues for this feedback but I didn't know how else to. Please do feel free to close this ticket once you've seen it.

leodesigner commented 1 year ago

Thank you too, I faced the same issue with TX buffers a while ago. Unfortunately the owner of the original repo was a bit against the change. So this is the reason why the repo exist and not merged into upstream. Maybe he might be not opposed to the changes now.

P.S. I was able to successfully test serial communication with up to 1.5Mbit/sec between esp8266 and STM32