ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

micro-ros ESP8266 board

asked 2022-05-18 14:58:15 -0500

fgonzalezr1998 gravatar image

Hi! I'm trying to run a micro-ROS application in an ESP8266 NodeMCU board. Is it supported? I am using foxy and I create de firmware with freertos and esp32 as target board. The problem is that when I try to flash, it crashes (connection timeout) . I have tried to write some simple code with Arduino IDE and upload it to the board to check if the board works well and yes! It seems that works properly. What may be happening? I supposed that creating the firmware for esp32 would work but now I am thinking that esp8266 is unsupported. Your help is really appreciated for me. Thanks

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2022-05-20 00:44:27 -0500

Pablogs gravatar image

Hello ESP8266 is not supported. ESP32 is supported.

Are you have problems with ESP32 + micro-ROS please open an issue in the Github repo.

edit flag offensive delete link more

Comments

I could to flash the int32_publisher in an esp8266. I followed the steps of the tutorial with the Olex but in the step of flashing I used esptools.py instead of idf.py and it seems that was flashed ok. However I don't see the topic. So I thing I am not doing well something related to the serial pot configuration of something like that

fgonzalezr1998 gravatar image fgonzalezr1998  ( 2022-05-20 07:14:17 -0500 )edit

Feel free to open a Github issue to check this issue in detail.

Pablogs gravatar image Pablogs  ( 2022-05-23 00:45:56 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2022-05-18 14:58:15 -0500

Seen: 756 times

Last updated: May 20 '22