Hi
I would like to use Mongoose to connect to AWS using my STM32F401 Controller with ESP8266. I was able to connect to AWS using ESP8266 using Mongoose OS
Thanks
Regards
Kirthi
Hi
I would like to use Mongoose to connect to AWS using my STM32F401 Controller with ESP8266. I was able to connect to AWS using ESP8266 using Mongoose OS
Thanks
Regards
Kirthi
Hello pkvasan,
I’m new to mongoose, Please guide me to run simple example “Hello world” on my environment.
I’m using stm32f446re board.
Host machine using Ubuntu with linux
Thanks in advanse
AFAIK, to build for stm32 you need to add --build-var BOARD=aaa
where aaa
is one of the supported boards defined in the boards library.