BIGTREETECH-SKR-PRO-V1.1 icon indicating copy to clipboard operation
BIGTREETECH-SKR-PRO-V1.1 copied to clipboard

Can't establish connection between SKR-PRO and ESP01S

Open rafaljot opened this issue 5 years ago • 14 comments

I have

  • skr-pro 1.1
  • last Marlin 2.0
  • LCD 12864 - (works with last Marlin 2.0)
  • ESP01S with last ESP3d web interface works, baudrate=250000

configuration.h #define SERIAL_PORT -1 #define SERIAL_PORT_2 1 #define BAUDRATE 250000 #define MOTHERBOARD BOARD_BIGTREE_SKR_PRO_V1_1 #define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER

I can't establish connection between mainboard and ESP3d

rafaljot avatar Jul 12 '19 11:07 rafaljot

I found solution: Modify file Marlin-bugfix-2.0.x/buildroot/share/PlatformIO/variants/BIGTREE_GENERIC_STM32F407_5X/variant.h #define SERIAL_UART_INSTANCE 1 //ex: 2 for Serial2 (USART2) to #define SERIAL_UART_INSTANCE 6 //ex: 2 for Serial2 (USART2)

and configuration.h from #define SERIAL_PORT_2 1 to #define SERIAL_PORT_2 6

rafaljot avatar Jul 12 '19 20:07 rafaljot

hello see this picture image

serial port -1 is for USB CDC 1 is for TFT 6 is for ESP-01S

and you can also enable Serial 6 in this way image

Msq001 avatar Jul 13 '19 01:07 Msq001

Does that mean that you cannot use TFT (like the new BIGTREETECH TFT24 V1.1) together with ESP01S?

EDIT: I cannot compile after those changes, any ideas why? image

Namorence avatar Jul 20 '19 22:07 Namorence

I managed to compile successfully, but how do you connect the module to your network, can find a good guide... :/

Namorence avatar Jul 21 '19 12:07 Namorence

Any luck on this? I am trying too. I found this video. But I wonder what has already been done here? https://www.youtube.com/watch?v=pJGBRriNc9I

@Msq001 Can you tell me if this is correct? What do I have to build here? Do I have to compile everything with an arduino? Or is it already done if I ordered the one with my Bigtree MKS pro board?

dant220 avatar Jul 27 '19 01:07 dant220

@dant220 Yes, I manage to make it work. You can basically flash new FW to the ESP01S module from the SD Card directly, you only have to name it "esp3d.bin" and once you reboot the board it will search for that bin and flash it. Other than that, the FW BTT provided in their GitHub page didn't work for me at all and a friend gave me his .bin which he compiled (https://github.com/luc-github/ESP3D) and I'd suggest you join the SKR Pro group on facebook: https://www.facebook.com/groups/2264108593625228/ people are helping each other there a lot!

Namorence avatar Jul 27 '19 12:07 Namorence

Hi Namorance. Thank you. I do not have a facebook account and am very dubious of facebook. :(

I will try that though. Thanks!!

dant220 avatar Jul 27 '19 14:07 dant220

@dant220 create a fake one ;b

Namorence avatar Jul 27 '19 14:07 Namorence

I guess. I hate to do it though.

dant220 avatar Jul 27 '19 18:07 dant220

I managed to compile successfully, but how do you connect the module to your network, can find a good guide... :/

When its powered on it acts like another router (access point), you need to connect to it directly with laptop/cell phone to configure it to connect to your actual router and your done. It will disconnect and reconnect to your router.

defalkner avatar Sep 14 '19 09:09 defalkner

@dant220 Yes, I manage to make it work. You can basically flash new FW to the ESP01S module from the SD Card directly, you only have to name it "esp3d.bin" and once you reboot the board it will search for that bin and flash it. Other than that, the FW BTT provided in their GitHub page didn't work for me at all and a friend gave me his .bin which he compiled (https://github.com/luc-github/ESP3D) and I'd suggest you join the SKR Pro group on facebook: https://www.facebook.com/groups/2264108593625228/ people are helping each other there a lot!

I have flashed my ESP01S with several various methods also from SD CARD but when I plug It to SKR PRO 1.1 no wifi connection appears :(

kojderek avatar Apr 25 '20 19:04 kojderek

Hi.

Is this till an issue @kojderek? If so, could you please start a new ticket. Thank you

@rafaljot Hi. Could you please close this ticket in case you do not need it any more. Thank you

oldman4U avatar Jun 08 '20 09:06 oldman4U

@bigtreetech Could you please close this unneeded ticket. Thank you

oldman4U avatar Jun 15 '20 06:06 oldman4U

Please help the community and close the ticket once you do not need it anymore. Thank you

oldman4U avatar Oct 10 '20 17:10 oldman4U