Ovais
December 11, 2019, 7:01am
1
I and my fellows want to connect ESP8266 WiFi module with STM32F3 Discovery using RUST. We have researched over the internet, explore crates.io , but do not find any useful article on that. So, I have decided to ask this question on this platform. I hope I will get the answer with the expert Rustaceans.
Thanks,
Ovais
trembel
December 11, 2019, 10:53am
2
Does anyone know if there's already a crate to use a ESP8266 (/ESP8285) WIFI through serial for an embedded project? Assuming it runs the standard AT firmware. Looking for abstractions for TCP clients/servers, pinging, and such.
Tried to search for it buut that mostly gave me links with regard to building firmware for the chip in rust, which is not what I'm trying to do at the moment, not yet at least. I just want to use networking from another microcontroller.
Do you mean something like that?
1 Like
Ovais
December 11, 2019, 11:07am
3
Yes, I meant the same. I need a library code to connect to STM32F3 discovery board with Esp8266 using Rust.
trembel
December 11, 2019, 11:30am
4
so then this question is solved?
system
Closed
March 10, 2020, 11:30am
5
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.